Class ProductBundlePricingModelType
java.lang.Object
org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
public class ProductBundlePricingModelType
extends Object
implements Serializable, BroadleafEnumerationType
- Author:
- Phillip Verheyden
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProductBundlePricingModelTypestatic final ProductBundlePricingModelType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
ITEM_SUM
-
BUNDLE
-
-
Constructor Details
-
ProductBundlePricingModelType
public ProductBundlePricingModelType() -
ProductBundlePricingModelType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-