Uses of Class
com.echothree.model.control.core.common.transfer.FontStyleDescriptionTransfer
Packages that use FontStyleDescriptionTransfer
Package
Description
-
Uses of FontStyleDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return FontStyleDescriptionTransferModifier and TypeMethodDescriptionEditFontStyleDescriptionResult.getFontStyleDescription()
GetFontStyleDescriptionResult.getFontStyleDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type FontStyleDescriptionTransferMethods in com.echothree.control.user.core.common.result with parameters of type FontStyleDescriptionTransferModifier and TypeMethodDescriptionvoid
EditFontStyleDescriptionResult.setFontStyleDescription
(FontStyleDescriptionTransfer fontStyleDescription) void
GetFontStyleDescriptionResult.setFontStyleDescription
(FontStyleDescriptionTransfer fontStyleDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type FontStyleDescriptionTransferModifier and TypeMethodDescriptionvoid
GetFontStyleDescriptionsResult.setFontStyleDescriptions
(List<FontStyleDescriptionTransfer> fontStyleDescriptions) -
Uses of FontStyleDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return FontStyleDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getFontStyleDescriptionTransfer
(UserVisit userVisit, FontStyleDescription fontStyleDescription) Methods in com.echothree.model.control.core.server.control that return types with arguments of type FontStyleDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getFontStyleDescriptionTransfersByFontStyle
(UserVisit userVisit, FontStyle fontStyle) -
Uses of FontStyleDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return FontStyleDescriptionTransferModifier and TypeMethodDescriptionFontStyleDescriptionTransferCache.getFontStyleDescriptionTransfer
(FontStyleDescription fontStyleDescription)