public class ContainerSizeType extends Object implements Serializable, BroadleafEnumerationType
| Constructor and Description |
|---|
ContainerSizeType() |
ContainerSizeType(String type,
String friendlyType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFriendlyType() |
static ContainerSizeType |
getInstance(String type) |
String |
getType() |
int |
hashCode() |
public static ContainerSizeType getInstance(String type)
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2015. All Rights Reserved.