Class ContainerSizeType
java.lang.Object
org.broadleafcommerce.common.vendor.service.type.ContainerSizeType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
An extendible enumeration of container size types.
- Author:
- jfischer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ContainerSizeTypegetInstance(String type) getType()inthashCode()protected void
-
Constructor Details
-
ContainerSizeType
public ContainerSizeType() -
ContainerSizeType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-