Uses of Class
com.echothree.model.control.core.common.transfer.FontWeightDescriptionTransfer
Packages that use FontWeightDescriptionTransfer
Package
Description
-
Uses of FontWeightDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return FontWeightDescriptionTransferModifier and TypeMethodDescriptionEditFontWeightDescriptionResult.getFontWeightDescription()
GetFontWeightDescriptionResult.getFontWeightDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type FontWeightDescriptionTransferMethods in com.echothree.control.user.core.common.result with parameters of type FontWeightDescriptionTransferModifier and TypeMethodDescriptionvoid
EditFontWeightDescriptionResult.setFontWeightDescription
(FontWeightDescriptionTransfer fontWeightDescription) void
GetFontWeightDescriptionResult.setFontWeightDescription
(FontWeightDescriptionTransfer fontWeightDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type FontWeightDescriptionTransferModifier and TypeMethodDescriptionvoid
GetFontWeightDescriptionsResult.setFontWeightDescriptions
(List<FontWeightDescriptionTransfer> fontWeightDescriptions) -
Uses of FontWeightDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return FontWeightDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getFontWeightDescriptionTransfer
(UserVisit userVisit, FontWeightDescription fontWeightDescription) Methods in com.echothree.model.control.core.server.control that return types with arguments of type FontWeightDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getFontWeightDescriptionTransfersByFontWeight
(UserVisit userVisit, FontWeight fontWeight) -
Uses of FontWeightDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return FontWeightDescriptionTransferModifier and TypeMethodDescriptionFontWeightDescriptionTransferCache.getFontWeightDescriptionTransfer
(FontWeightDescription fontWeightDescription)