Class EntityLongAttributeTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.core.common.transfer.EntityLongAttributeTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEntityLongAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, Long longAttribute) Creates a new instance of EntityLongAttributeTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
setEntityInstance
(EntityInstanceTransfer entityInstance) void
setLongAttribute
(Long longAttribute) 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
-
EntityLongAttributeTransfer
public EntityLongAttributeTransfer(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, Long longAttribute) Creates a new instance of EntityLongAttributeTransfer
-
-
Method Details
-
getEntityAttribute
-
setEntityAttribute
-
getEntityInstance
- Overrides:
getEntityInstance
in classBaseTransfer
-
setEntityInstance
- Overrides:
setEntityInstance
in classBaseTransfer
-
getLongAttribute
-
setLongAttribute
-