Class LocationNameElementDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.warehouse.common.transfer.LocationNameElementDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLocationNameElementDescriptionTransfer
(LanguageTransfer language, LocationNameElementTransfer locationNameElement, String description) Creates a new instance of LocationNameElementDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDescription
(String description) void
setLanguage
(LanguageTransfer language) void
setLocationNameElement
(LocationNameElementTransfer locationNameElement) 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
-
LocationNameElementDescriptionTransfer
public LocationNameElementDescriptionTransfer(LanguageTransfer language, LocationNameElementTransfer locationNameElement, String description) Creates a new instance of LocationNameElementDescriptionTransfer
-
-
Method Details
-
getLanguage
-
setLanguage
-
getLocationNameElement
-
setLocationNameElement
-
getDescription
-
setDescription
-