Class PartyPrinterGroupUseTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.printer.common.transfer.PartyPrinterGroupUseTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPartyPrinterGroupUseTransfer(PartyTransfer party, PrinterGroupUseTypeTransfer printerGroupUseType, PrinterGroupTransfer printerGroup) Creates a new instance of PartyPrinterGroupUseTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetParty()voidsetParty(PartyTransfer party) voidsetPrinterGroup(PrinterGroupTransfer printerGroup) voidsetPrinterGroupUseType(PrinterGroupUseTypeTransfer printerGroupUseType) 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
-
PartyPrinterGroupUseTransfer
public PartyPrinterGroupUseTransfer(PartyTransfer party, PrinterGroupUseTypeTransfer printerGroupUseType, PrinterGroupTransfer printerGroup) Creates a new instance of PartyPrinterGroupUseTransfer
-
-
Method Details
-
getParty
-
setParty
-
getPrinterGroupUseType
-
setPrinterGroupUseType
-
getPrinterGroup
-
setPrinterGroup
-