| Package | Description |
|---|---|
| com.spun.util.fedex |
| Modifier and Type | Method and Description |
|---|---|
static FedExServiceType |
FedExServiceType.getByFullName(String shippingMethod) |
static FedExServiceType[] |
FedExServiceType.getInternationalCodes() |
static FedExServiceType[] |
FedExServiceType.getNationalCodes() |
static FedExServiceType |
FedExServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FedExServiceType[] |
FedExServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.