| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.domain | |
| org.broadleafcommerce.core.offer.service.type |
| Modifier and Type | Method and Description |
|---|---|
OfferDeliveryType |
OfferImpl.getDeliveryType() |
OfferDeliveryType |
Offer.getDeliveryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferImpl.setDeliveryType(OfferDeliveryType deliveryType) |
void |
Offer.setDeliveryType(OfferDeliveryType deliveryType) |
| Modifier and Type | Field and Description |
|---|---|
static OfferDeliveryType |
OfferDeliveryType.AUTOMATIC |
static OfferDeliveryType |
OfferDeliveryType.CODE |
static OfferDeliveryType |
OfferDeliveryType.MANUAL |
| Modifier and Type | Method and Description |
|---|---|
static OfferDeliveryType |
OfferDeliveryType.getInstance(String type) |
Copyright © 2014. All rights reserved.