Uses of Class
com.uc4.api.objects.TimeZoneAttributes
-
Packages that use TimeZoneAttributes Package Description com.uc4.api.objects com.uc4.communication.requests -
-
Uses of TimeZoneAttributes in com.uc4.api.objects
Methods in com.uc4.api.objects that return TimeZoneAttributes Modifier and Type Method Description TimeZoneAttributesTimeZone. attributes()Returns the attributes of theTimeZoneobject.protected TimeZoneAttributesObjectFactory. createTimeZoneAttributes(com.uc4.util.XMLDocument doc)Internal use, creates a TimeZoneAttributes object. -
Uses of TimeZoneAttributes in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return TimeZoneAttributes Modifier and Type Method Description TimeZoneAttributesGetSessionTZ. attributes()Returns the attributes of theTimeZoneobject.
-