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 TypeMethodDescriptionvoidsetEntityAttribute(EntityAttributeTransfer entityAttribute) voidsetEntityInstance(EntityInstanceTransfer entityInstance) voidsetIntegerAttribute(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:
getEntityInstancein classBaseTransfer
-
setEntityInstance
- Overrides:
setEntityInstancein classBaseTransfer
-
getIntegerAttribute
-
setIntegerAttribute
-