Uses of Class
org.broadleafcommerce.core.web.checkout.section.CheckoutSectionStateType
Packages that use CheckoutSectionStateType
-
Uses of CheckoutSectionStateType in org.broadleafcommerce.core.web.checkout.section
Fields in org.broadleafcommerce.core.web.checkout.section declared as CheckoutSectionStateTypeModifier and TypeFieldDescriptionstatic final CheckoutSectionStateTypeCheckoutSectionStateType.FORMstatic final CheckoutSectionStateTypeCheckoutSectionStateType.INACTIVEstatic final CheckoutSectionStateTypeCheckoutSectionStateType.SAVEDprotected CheckoutSectionStateTypeCheckoutSectionDTO.stateMethods in org.broadleafcommerce.core.web.checkout.section that return CheckoutSectionStateTypeModifier and TypeMethodDescriptionstatic CheckoutSectionStateTypeCheckoutSectionStateType.getInstance(String type) CheckoutSectionDTO.getState()Methods in org.broadleafcommerce.core.web.checkout.section with parameters of type CheckoutSectionStateTypeModifier and TypeMethodDescriptionvoidCheckoutSectionDTO.setState(CheckoutSectionStateType state)