public class LinkedDataDestinationType extends Object implements Serializable, BroadleafEnumerationType
| Modifier and Type | Field and Description |
|---|---|
static LinkedDataDestinationType |
CATEGORY |
static LinkedDataDestinationType |
DEFAULT |
static LinkedDataDestinationType |
HOME |
static LinkedDataDestinationType |
PRODUCT |
| Constructor and Description |
|---|
LinkedDataDestinationType() |
LinkedDataDestinationType(String type,
String friendlyType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFriendlyType() |
static LinkedDataDestinationType |
getInstance(String type) |
String |
getType() |
int |
hashCode() |
public static final LinkedDataDestinationType PRODUCT
public static final LinkedDataDestinationType CATEGORY
public static final LinkedDataDestinationType HOME
public static final LinkedDataDestinationType DEFAULT
public static LinkedDataDestinationType getInstance(String type)
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2017. All rights reserved.