| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.checkout.section |
| Modifier and Type | Field and Description |
|---|---|
static CheckoutSectionStateType |
CheckoutSectionStateType.FORM |
static CheckoutSectionStateType |
CheckoutSectionStateType.INACTIVE |
static CheckoutSectionStateType |
CheckoutSectionStateType.SAVED |
protected CheckoutSectionStateType |
CheckoutSectionDTO.state |
| Modifier and Type | Method and Description |
|---|---|
static CheckoutSectionStateType |
CheckoutSectionStateType.getInstance(String type) |
CheckoutSectionStateType |
CheckoutSectionDTO.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckoutSectionDTO.setState(CheckoutSectionStateType state) |
Copyright © 2015. All Rights Reserved.