Package com.mypurecloud.sdk.v2.model
Class RegionTimeZone
java.lang.Object
com.mypurecloud.sdk.v2.model.RegionTimeZone
- All Implemented Interfaces:
Serializable
RegionTimeZone
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncanonicalId(String canonicalId) Canonical identifier for this time zone, if applicablebooleangetId()getName()inthashCode()voidsetCanonicalId(String canonicalId) voidvoidtoString()
-
Constructor Details
-
RegionTimeZone
public RegionTimeZone() -
RegionTimeZone
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
offset
-
getOffset
-
setOffset
-
canonicalId
Canonical identifier for this time zone, if applicable -
getCanonicalId
-
setCanonicalId
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-