| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Method and Description |
|---|---|
Dispute.Kind |
Dispute.getKind() |
static Dispute.Kind |
Dispute.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dispute.Kind[] |
Dispute.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultipleValueNode<DisputeSearchRequest,Dispute.Kind> |
DisputeSearchRequest.kind() |
Copyright © 2013–2018. All rights reserved.