public class TimeZoneTransform extends Object
| Constructor and Description |
|---|
TimeZoneTransform() |
| Modifier and Type | Method and Description |
|---|---|
TimeZone |
read(String value)
Transform a string value to an appropriate basic Java object representation.
|
String |
write(TimeZone value)
Transform a basic Java object to a string value.
|
Copyright © 2015. All rights reserved.