Uses of Class
com.echothree.model.control.core.common.transfer.AppearanceDescriptionTransfer
Packages that use AppearanceDescriptionTransfer
Package
Description
-
Uses of AppearanceDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return AppearanceDescriptionTransferModifier and TypeMethodDescriptionEditAppearanceDescriptionResult.getAppearanceDescription()
GetAppearanceDescriptionResult.getAppearanceDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type AppearanceDescriptionTransferMethods in com.echothree.control.user.core.common.result with parameters of type AppearanceDescriptionTransferModifier and TypeMethodDescriptionvoid
EditAppearanceDescriptionResult.setAppearanceDescription
(AppearanceDescriptionTransfer appearanceDescription) void
GetAppearanceDescriptionResult.setAppearanceDescription
(AppearanceDescriptionTransfer appearanceDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type AppearanceDescriptionTransferModifier and TypeMethodDescriptionvoid
GetAppearanceDescriptionsResult.setAppearanceDescriptions
(List<AppearanceDescriptionTransfer> appearanceDescriptions) -
Uses of AppearanceDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return AppearanceDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getAppearanceDescriptionTransfer
(UserVisit userVisit, AppearanceDescription appearanceDescription) Methods in com.echothree.model.control.core.server.control that return types with arguments of type AppearanceDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getAppearanceDescriptionTransfersByAppearance
(UserVisit userVisit, Appearance appearance) -
Uses of AppearanceDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return AppearanceDescriptionTransferModifier and TypeMethodDescriptionAppearanceDescriptionTransferCache.getAppearanceDescriptionTransfer
(AppearanceDescription appearanceDescription)