Class DateTimeFormatDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.party.common.transfer.DateTimeFormatDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDateTimeFormatDescriptionTransfer
(LanguageTransfer language, DateTimeFormatTransfer dateTimeFormat, String description) Creates a new instance of DateTimeFormatDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDateTimeFormat
(DateTimeFormatTransfer dateTimeFormat) void
setDescription
(String description) void
setLanguage
(LanguageTransfer language) 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
-
DateTimeFormatDescriptionTransfer
public DateTimeFormatDescriptionTransfer(LanguageTransfer language, DateTimeFormatTransfer dateTimeFormat, String description) Creates a new instance of DateTimeFormatDescriptionTransfer
-
-
Method Details
-
getLanguage
-
setLanguage
-
getDateTimeFormat
-
setDateTimeFormat
-
getDescription
-
setDescription
-