Uses of Class
com.echothree.model.control.core.common.transfer.EntityAppearanceTransfer
Packages that use EntityAppearanceTransfer
Package
Description
-
Uses of EntityAppearanceTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityAppearanceTransferModifier and TypeMethodDescriptionEditEntityAppearanceResult.getEntityAppearance()
GetEntityAppearanceResult.getEntityAppearance()
Methods in com.echothree.control.user.core.common.result with parameters of type EntityAppearanceTransferModifier and TypeMethodDescriptionvoid
EditEntityAppearanceResult.setEntityAppearance
(EntityAppearanceTransfer entityAppearance) void
GetEntityAppearanceResult.setEntityAppearance
(EntityAppearanceTransfer entityAppearance) -
Uses of EntityAppearanceTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityAppearanceTransferMethods in com.echothree.model.control.core.common.transfer with parameters of type EntityAppearanceTransferModifier and TypeMethodDescriptionvoid
EntityInstanceTransfer.setEntityAppearance
(EntityAppearanceTransfer entityAppearance) -
Uses of EntityAppearanceTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityAppearanceTransferModifier and TypeMethodDescriptionCoreControl.getEntityAppearanceTransfer
(UserVisit userVisit, EntityAppearance entityAppearance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAppearanceTransferModifier and TypeMethodDescriptionCoreControl.getEntityAppearanceTransfersByAppearance
(UserVisit userVisit, Appearance appearance) -
Uses of EntityAppearanceTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityAppearanceTransferModifier and TypeMethodDescriptionEntityAppearanceTransferCache.getEntityAppearanceTransfer
(EntityAppearance entityAppearance)