Class CheckoutSectionStateType
java.lang.Object
org.broadleafcommerce.core.web.checkout.section.CheckoutSectionStateType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class CheckoutSectionStateType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
- Author:
- Elbert Bautista (elbertbautista)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CheckoutSectionStateTypestatic final CheckoutSectionStateTypestatic final CheckoutSectionStateType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CheckoutSectionStateTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
FORM
-
SAVED
-
INACTIVE
-
-
Constructor Details
-
CheckoutSectionStateType
public CheckoutSectionStateType() -
CheckoutSectionStateType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-