Class PrinterGroupDescriptionTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.printer.common.transfer.PrinterGroupDescriptionTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPrinterGroupDescriptionTransfer(LanguageTransfer language, PrinterGroupTransfer printerGroup, String description) Creates a new instance of PrinterGroupDescriptionTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetLanguage(LanguageTransfer language) voidsetPrinterGroup(PrinterGroupTransfer printerGroup) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
PrinterGroupDescriptionTransfer
public PrinterGroupDescriptionTransfer(LanguageTransfer language, PrinterGroupTransfer printerGroup, String description) Creates a new instance of PrinterGroupDescriptionTransfer
-
-
Method Details
-
getLanguage
-
setLanguage
-
getPrinterGroup
-
setPrinterGroup
-
getDescription
-
setDescription
-