| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
protected Transaction.IndustryType |
IndustryRequest.industryType |
| Modifier and Type | Method and Description |
|---|---|
static Transaction.IndustryType |
Transaction.IndustryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.IndustryType[] |
Transaction.IndustryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IndustryRequest |
IndustryRequest.industryType(Transaction.IndustryType industryType) |
TransactionIndustryRequest |
TransactionIndustryRequest.industryType(Transaction.IndustryType industryType) |
Copyright © 2013–2018. All rights reserved.