Uses of Class
com.echothree.model.control.core.common.transfer.EntityBooleanAttributeTransfer
Packages that use EntityBooleanAttributeTransfer
Package
Description
-
Uses of EntityBooleanAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityBooleanAttributeTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityBooleanAttributeTransferModifier and TypeMethodDescriptionvoid
EditEntityBooleanAttributeResult.setEntityBooleanAttribute
(EntityBooleanAttributeTransfer entityBooleanAttribute) -
Uses of EntityBooleanAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityBooleanAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityBooleanAttribute()
Returns the entityBooleanAttribute.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityBooleanAttributeTransferModifier and TypeMethodDescriptionvoid
EntityAttributeTransfer.setEntityBooleanAttribute
(EntityBooleanAttributeTransfer entityBooleanAttribute) Sets the entityBooleanAttribute. -
Uses of EntityBooleanAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityBooleanAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityBooleanAttributeTransfer
(UserVisit userVisit, EntityBooleanAttribute entityBooleanAttribute, EntityInstance entityInstance) -
Uses of EntityBooleanAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityBooleanAttributeTransferModifier and TypeMethodDescriptionEntityBooleanAttributeTransferCache.getEntityBooleanAttributeTransfer
(EntityBooleanAttribute entityBooleanAttribute, EntityInstance entityInstance)