Class EntityBooleanDefaultTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.core.common.transfer.EntityBooleanDefaultTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEntityBooleanDefaultTransfer(EntityAttributeTransfer entityAttribute, Boolean booleanAttribute) Creates a new instance of EntityBooleanDefaultTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBooleanAttribute(Boolean booleanAttribute) voidsetEntityAttribute(EntityAttributeTransfer entityAttribute) Methods 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
-
EntityBooleanDefaultTransfer
public EntityBooleanDefaultTransfer(EntityAttributeTransfer entityAttribute, Boolean booleanAttribute) Creates a new instance of EntityBooleanDefaultTransfer
-
-
Method Details
-
getEntityAttribute
-
setEntityAttribute
-
getBooleanAttribute
-
setBooleanAttribute
-