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 TimeZoneAttributes
TimeZone. attributes()
Returns the attributes of theTimeZone
object.protected TimeZoneAttributes
ObjectFactory. 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 TimeZoneAttributes
GetSessionTZ. attributes()
Returns the attributes of theTimeZone
object.
-