| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.offer.service.type |
| Modifier and Type | Method and Description |
|---|---|
OfferType |
OfferImpl.getType() |
OfferType |
Offer.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferImpl.setType(OfferType type) |
void |
Offer.setType(OfferType offerType) |
| Modifier and Type | Field and Description |
|---|---|
static OfferType |
OfferType.FULFILLMENT_GROUP |
static OfferType |
OfferType.ORDER |
static OfferType |
OfferType.ORDER_ITEM |
| Modifier and Type | Method and Description |
|---|---|
static OfferType |
OfferType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
OfferType.compareTo(OfferType arg0) |
Copyright © 2014. All Rights Reserved.