Class ResourceTimezoneIdType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.GetPropertiesBasePropertyType
org.oasis_open.docs.ws_calendar.ns.soap.StringPropertyType
org.oasis_open.docs.ws_calendar.ns.soap.ResourceTimezoneIdType
Type returned in GetPropertiesResponse to supply the current timezone
identifier of the targeted resource. This is the timezone which will
be used to evaluate floating events.
Java class for ResourceTimezoneIdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourceTimezoneIdType"> <complexContent> <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}StringPropertyType"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class org.oasis_open.docs.ws_calendar.ns.soap.StringPropertyType
string
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.oasis_open.docs.ws_calendar.ns.soap.StringPropertyType
getString, setString
-
Constructor Details
-
ResourceTimezoneIdType
public ResourceTimezoneIdType()
-