public class OfferType extends Object implements Serializable, BroadleafEnumerationType
| Modifier and Type | Field and Description |
|---|---|
static OfferType |
FULFILLMENT_GROUP |
static OfferType |
ORDER |
static OfferType |
ORDER_ITEM |
| Constructor and Description |
|---|
OfferType() |
OfferType(String type,
String friendlyType) |
public static final OfferType ORDER
public static final OfferType FULFILLMENT_GROUP
public static final OfferType ORDER_ITEM
public void setType(String type)
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2014. All Rights Reserved.