Uses of Class
net.opengis.waterml.v_2_0.TimeZoneType
-
-
Uses of TimeZoneType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as TimeZoneType Modifier and Type Field Description protected TimeZoneTypeTimeZonePropertyType. timeZoneMethods in net.opengis.waterml.v_2_0 that return TimeZoneType Modifier and Type Method Description TimeZoneTypeObjectFactory. createTimeZoneType()Create an instance ofTimeZoneTypeTimeZoneTypeTimeZonePropertyType. getTimeZone()Gets the value of the timeZone property.TimeZoneTypeTimeZoneType. withZoneAbbreviation(String value)TimeZoneTypeTimeZoneType. withZoneOffset(String value)Methods in net.opengis.waterml.v_2_0 that return types with arguments of type TimeZoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TimeZoneType>ObjectFactory. createTimeZone(TimeZoneType value)Methods in net.opengis.waterml.v_2_0 with parameters of type TimeZoneType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TimeZoneType>ObjectFactory. createTimeZone(TimeZoneType value)voidTimeZonePropertyType. setTimeZone(TimeZoneType value)Sets the value of the timeZone property.TimeZonePropertyTypeTimeZonePropertyType. withTimeZone(TimeZoneType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type TimeZoneType Constructor Description TimeZonePropertyType(TimeZoneType timeZone, Boolean owns)Fully-initialising value constructor
-