| Modifier and Type | Field and Description |
|---|---|
protected TimeZoneType |
TimeZonePropertyType.timeZone |
| Modifier and Type | Method and Description |
|---|---|
TimeZoneType |
ObjectFactory.createTimeZoneType()
Create an instance of
TimeZoneType |
TimeZoneType |
TimeZonePropertyType.getTimeZone()
Gets the value of the timeZone property.
|
TimeZoneType |
TimeZoneType.withZoneAbbreviation(java.lang.String value) |
TimeZoneType |
TimeZoneType.withZoneOffset(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TimeZoneType> |
ObjectFactory.createTimeZone(TimeZoneType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TimeZoneType> |
ObjectFactory.createTimeZone(TimeZoneType value)
|
void |
TimeZonePropertyType.setTimeZone(TimeZoneType value)
Sets the value of the timeZone property.
|
TimeZonePropertyType |
TimeZonePropertyType.withTimeZone(TimeZoneType value) |
Copyright © 2008-2022. All Rights Reserved.