Uses of Class
com.echothree.model.control.core.common.transfer.EntityIntegerRangeDescriptionTransfer
Packages that use EntityIntegerRangeDescriptionTransfer
Package
Description
-
Uses of EntityIntegerRangeDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionEditEntityIntegerRangeDescriptionResult.getEntityIntegerRangeDescription()
GetEntityIntegerRangeDescriptionResult.getEntityIntegerRangeDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionGetEntityIntegerRangeDescriptionsResult.getEntityIntegerRangeDescriptions()
Methods in com.echothree.control.user.core.common.result with parameters of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionvoid
EditEntityIntegerRangeDescriptionResult.setEntityIntegerRangeDescription
(EntityIntegerRangeDescriptionTransfer entityIntegerRangeDescription) void
GetEntityIntegerRangeDescriptionResult.setEntityIntegerRangeDescription
(EntityIntegerRangeDescriptionTransfer entityIntegerRangeDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionvoid
GetEntityIntegerRangeDescriptionsResult.setEntityIntegerRangeDescriptions
(List<EntityIntegerRangeDescriptionTransfer> entityIntegerRangeDescriptions) -
Uses of EntityIntegerRangeDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityIntegerRangeDescriptionTransfer
(UserVisit userVisit, EntityIntegerRangeDescription entityIntegerRangeDescription, EntityInstance entityInstance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityIntegerRangeDescriptionTransfersByEntityIntegerRange
(UserVisit userVisit, EntityIntegerRange entityIntegerRange, EntityInstance entityInstance) -
Uses of EntityIntegerRangeDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityIntegerRangeDescriptionTransferModifier and TypeMethodDescriptionEntityIntegerRangeDescriptionTransferCache.getEntityIntegerRangeDescriptionTransfer
(EntityIntegerRangeDescription entityIntegerRangeDescription, EntityInstance entityInstance)