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