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