| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private Dispute.Status |
Dispute.status |
| Modifier and Type | Method and Description |
|---|---|
Dispute.Status |
Dispute.getStatus() |
static Dispute.Status |
Dispute.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dispute.Status[] |
Dispute.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2014. All Rights Reserved.