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