Class PaymentProcessorTransactionCodeTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.payment.common.transfer.PaymentProcessorTransactionCodeTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPaymentProcessorTransactionCodeTransfer(PaymentProcessorTransactionTransfer paymentProcessorTransaction, PaymentProcessorTypeCodeTransfer paymentProcessorTypeCode) Creates a new instance of PaymentProcessorTransactionCodeTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPaymentProcessorTransaction(PaymentProcessorTransactionTransfer paymentProcessorTransaction) voidsetPaymentProcessorTypeCode(PaymentProcessorTypeCodeTransfer paymentProcessorTypeCode) 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
-
PaymentProcessorTransactionCodeTransfer
public PaymentProcessorTransactionCodeTransfer(PaymentProcessorTransactionTransfer paymentProcessorTransaction, PaymentProcessorTypeCodeTransfer paymentProcessorTypeCode) Creates a new instance of PaymentProcessorTransactionCodeTransfer
-
-
Method Details
-
getPaymentProcessorTransaction
-
setPaymentProcessorTransaction
public void setPaymentProcessorTransaction(PaymentProcessorTransactionTransfer paymentProcessorTransaction) -
getPaymentProcessorTypeCode
-
setPaymentProcessorTypeCode
-