public class CustomerMaxUsesStrategyType extends Object implements Serializable, BroadleafEnumerationType
| Modifier and Type | Field and Description |
|---|---|
static CustomerMaxUsesStrategyType |
ACCOUNT |
static CustomerMaxUsesStrategyType |
CUSTOMER |
| Constructor and Description |
|---|
CustomerMaxUsesStrategyType() |
CustomerMaxUsesStrategyType(String type,
String friendlyType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFriendlyType() |
static CustomerMaxUsesStrategyType |
getInstance(String type) |
String |
getType() |
int |
hashCode() |
void |
setType(String type) |
public static final CustomerMaxUsesStrategyType CUSTOMER
public static final CustomerMaxUsesStrategyType ACCOUNT
public static CustomerMaxUsesStrategyType getInstance(String type)
public void setType(String type)
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2018. All rights reserved.