Class EntityAttributeDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.core.common.transfer.EntityAttributeDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEntityAttributeDescriptionTransfer
(LanguageTransfer language, EntityAttributeTransfer entityAttribute, String description) Creates a new instance of EntityAttributeDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
EntityAttributeDescriptionTransfer
public EntityAttributeDescriptionTransfer(LanguageTransfer language, EntityAttributeTransfer entityAttribute, String description) Creates a new instance of EntityAttributeDescriptionTransfer
-
-
Method Details
-
getLanguage
-
getEntityAttribute
-
getDescription
-