public class TimeZoneTransform extends Object implements Transform<TimeZone>
TimeZoneTransform()
TimeZone
read(String value)
String
write(TimeZone value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeZoneTransform()
public TimeZone read(String value) throws Exception
read
Transform<TimeZone>
Exception
public String write(TimeZone value) throws Exception
write
Copyright © 2016. All rights reserved.