Class EntityStringAttributeTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.core.common.transfer.EntityStringAttributeTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEntityStringAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, LanguageTransfer language, String stringAttribute) Creates a new instance of EntityStringAttributeTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
setEntityInstance
(EntityInstanceTransfer entityInstance) void
setLanguage
(LanguageTransfer language) void
setStringAttribute
(String stringAttribute) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
EntityStringAttributeTransfer
public EntityStringAttributeTransfer(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, LanguageTransfer language, String stringAttribute) Creates a new instance of EntityStringAttributeTransfer
-
-
Method Details
-
getEntityAttribute
-
setEntityAttribute
-
getEntityInstance
- Overrides:
getEntityInstance
in classBaseTransfer
-
setEntityInstance
- Overrides:
setEntityInstance
in classBaseTransfer
-
getLanguage
-
setLanguage
-
getStringAttribute
-
setStringAttribute
-