Class ProductOptionValidationType
java.lang.Object
org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class ProductOptionValidationType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
An extendible enumeration of product option validation types.
- Author:
- ppatel
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ProductOptionValidationTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
REGEX
-
-
Constructor Details
-
ProductOptionValidationType
public ProductOptionValidationType() -
ProductOptionValidationType
-
-
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
-