| Package | Description |
|---|---|
| com.spun.util.ups |
| Modifier and Type | Method and Description |
|---|---|
static UPSServiceType |
UPSServiceType.getByFullName(String serviceType) |
static UPSServiceType |
UPSServiceType.getForCode(String code) |
UPSServiceType |
UPSQuote.getServiceType() |
static UPSServiceType |
UPSServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UPSServiceType[] |
UPSServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UPSQuote(UPSServiceType serviceType,
double price) |
Copyright © 2018. All rights reserved.