|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentType | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of PaymentType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as PaymentType | |
|---|---|
protected PaymentType |
TransactionRequestType.payment
|
protected PaymentType |
CustomerPaymentProfileType.payment
|
protected PaymentType |
ARBSubscriptionType.payment
|
| Methods in net.authorize.api.contract.v1 that return PaymentType | |
|---|---|
PaymentType |
ObjectFactory.createPaymentType()
Create an instance of PaymentType |
PaymentType |
TransactionRequestType.getPayment()
Gets the value of the payment property. |
PaymentType |
CustomerPaymentProfileType.getPayment()
Gets the value of the payment property. |
PaymentType |
ARBSubscriptionType.getPayment()
Gets the value of the payment property. |
| Methods in net.authorize.api.contract.v1 with parameters of type PaymentType | |
|---|---|
void |
TransactionRequestType.setPayment(PaymentType value)
Sets the value of the payment property. |
void |
CustomerPaymentProfileType.setPayment(PaymentType value)
Sets the value of the payment property. |
void |
ARBSubscriptionType.setPayment(PaymentType value)
Sets the value of the payment property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||