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 TypeMethodDescriptionvoidEditFontStyleDescriptionResult.setFontStyleDescription(FontStyleDescriptionTransfer fontStyleDescription) voidGetFontStyleDescriptionResult.setFontStyleDescription(FontStyleDescriptionTransfer fontStyleDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type FontStyleDescriptionTransferModifier and TypeMethodDescriptionvoidGetFontStyleDescriptionsResult.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 TypeMethodDescriptionFontControl.getFontStyleDescriptionTransfer(UserVisit userVisit, FontStyleDescription fontStyleDescription) Methods in com.echothree.model.control.core.server.control that return types with arguments of type FontStyleDescriptionTransferModifier and TypeMethodDescriptionFontControl.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(UserVisit userVisit, FontStyleDescription fontStyleDescription)