Uses of Class
com.echothree.model.control.core.common.transfer.EntityIntegerAttributeTransfer
Packages that use EntityIntegerAttributeTransfer
Package
Description
-
Uses of EntityIntegerAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityIntegerAttributeTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityIntegerAttributeTransferModifier and TypeMethodDescriptionvoidEditEntityIntegerAttributeResult.setEntityIntegerAttribute(EntityIntegerAttributeTransfer entityIntegerAttribute) -
Uses of EntityIntegerAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityIntegerAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityIntegerAttribute()Returns the entityIntegerAttribute.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityIntegerAttributeTransferModifier and TypeMethodDescriptionvoidEntityAttributeTransfer.setEntityIntegerAttribute(EntityIntegerAttributeTransfer entityIntegerAttribute) Sets the entityIntegerAttribute. -
Uses of EntityIntegerAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityIntegerAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityIntegerAttributeTransfer(UserVisit userVisit, EntityIntegerAttribute entityIntegerAttribute, EntityInstance entityInstance) -
Uses of EntityIntegerAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityIntegerAttributeTransferModifier and TypeMethodDescriptionEntityIntegerAttributeTransferCache.getEntityIntegerAttributeTransfer(UserVisit userVisit, EntityIntegerAttribute entityIntegerAttribute, EntityInstance entityInstance)