public class OfferProrationType extends Object implements Serializable, BroadleafEnumerationType
| Modifier and Type | Field and Description |
|---|---|
static OfferProrationType |
TARGET_AND_QUALIFIER |
static OfferProrationType |
TARGET_ONLY |
| Constructor and Description |
|---|
OfferProrationType() |
OfferProrationType(String type,
String friendlyType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFriendlyType() |
static OfferProrationType |
getInstance(String type) |
String |
getType() |
static List<OfferProrationType> |
getTypes() |
int |
hashCode() |
public static final OfferProrationType TARGET_ONLY
public static final OfferProrationType TARGET_AND_QUALIFIER
public static OfferProrationType getInstance(String type)
public static List<OfferProrationType> getTypes()
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2022. All rights reserved.