Class CheckoutSectionViewType
java.lang.Object
org.broadleafcommerce.core.web.checkout.section.CheckoutSectionViewType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class CheckoutSectionViewType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
- Author:
- Elbert Bautista (elbertbautista)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CheckoutSectionViewTypestatic final CheckoutSectionViewTypestatic final CheckoutSectionViewTypestatic final CheckoutSectionViewType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CheckoutSectionViewTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
ORDER_INFO
-
BILLING_INFO
-
SHIPPING_INFO
-
PAYMENT_INFO
-
-
Constructor Details
-
CheckoutSectionViewType
public CheckoutSectionViewType() -
CheckoutSectionViewType
-
-
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
-