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