| Modifier and Type | Method and Description |
|---|---|
static E4237PaymentArrangementCode |
E4237PaymentArrangementCode.fromValue(String v) |
E4237PaymentArrangementCode |
CPIChargePaymentInstructions.getE4237()
Gets the value of the e4237 property.
|
E4237PaymentArrangementCode |
C200Charge.getE4237()
Gets the value of the e4237 property.
|
static E4237PaymentArrangementCode |
E4237PaymentArrangementCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static E4237PaymentArrangementCode[] |
E4237PaymentArrangementCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CPIChargePaymentInstructions.setE4237(E4237PaymentArrangementCode value)
Sets the value of the e4237 property.
|
void |
C200Charge.setE4237(E4237PaymentArrangementCode value)
Sets the value of the e4237 property.
|
CPIChargePaymentInstructions |
CPIChargePaymentInstructions.withE4237(E4237PaymentArrangementCode value) |
C200Charge |
C200Charge.withE4237(E4237PaymentArrangementCode value) |
Copyright © 2020. All rights reserved.