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