FulfillmentOption and FulfillmentPricingProvider paradigm@Deprecated public class ShippingServiceType extends Object implements Serializable, BroadleafEnumerationType
FulfillmentOption}, {@link FulfillmentPricingProvider},
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static ShippingServiceType |
BANDED_SHIPPING
Deprecated.
|
static ShippingServiceType |
DHL
Deprecated.
|
static ShippingServiceType |
FED_EX
Deprecated.
|
static ShippingServiceType |
UPS
Deprecated.
|
static ShippingServiceType |
USPS
Deprecated.
|
| Constructor and Description |
|---|
ShippingServiceType()
Deprecated.
|
ShippingServiceType(String type,
String friendlyType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
String |
getFriendlyType()
Deprecated.
|
static ShippingServiceType |
getInstance(String type)
Deprecated.
|
String |
getType()
Deprecated.
|
int |
hashCode()
Deprecated.
|
public static final ShippingServiceType BANDED_SHIPPING
public static final ShippingServiceType USPS
public static final ShippingServiceType FED_EX
public static final ShippingServiceType UPS
public static final ShippingServiceType DHL
public static ShippingServiceType getInstance(String type)
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2015. All Rights Reserved.