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()
void
setParty
(PartyTransfer party) void
setPrinterGroup
(PrinterGroupTransfer printerGroup) void
setPrinterGroupUseType
(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
-