Class ProductOptionValidationType
java.lang.Object
org.broadleafcommerce.core.catalog.service.type.ProductOptionValidationType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
public class ProductOptionValidationType
extends Object
implements Serializable, 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 interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-