| Package | Description |
|---|---|
| com.apruve.models |
| Modifier and Type | Method and Description |
|---|---|
Payment.PaymentStatus |
PaymentCreateResponse.getStatus() |
Payment.PaymentStatus |
Payment.getStatus() |
static Payment.PaymentStatus |
Payment.PaymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payment.PaymentStatus[] |
Payment.PaymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentCreateResponse.setStatus(Payment.PaymentStatus status) |
void |
Payment.setStatus(Payment.PaymentStatus status) |
Copyright © 2014. All rights reserved.