Class TimeZoneTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.party.common.transfer.TimeZoneTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
setIsDefault
(Boolean isDefault) void
setJavaTimeZoneName
(String javaTimeZoneName) void
setSortOrder
(Integer sortOrder) void
setUnixTimeZoneName
(String unixTimeZoneName) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
Method Details
-
getJavaTimeZoneName
-
setJavaTimeZoneName
-
getUnixTimeZoneName
-
setUnixTimeZoneName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-
getDescription
-
setDescription
-