public class MeasuredUnit extends RecurlyObject
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
MEASURED_UNITS_CODE_PATTERN |
static String |
MEASURED_UNITS_RESOURCE |
NIL_STR, NIL_VAL| Constructor and Description |
|---|
MeasuredUnit() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getDisplayName() |
Long |
getId() |
String |
getName() |
int |
hashCode() |
void |
setDescription(Object description) |
void |
setDisplayName(Object displayName) |
void |
setHref(Object href) |
void |
setId(Object id) |
void |
setName(Object name) |
String |
toString() |
bigDecimalOrNull, booleanOrNull, dateTimeOrNull, enumOrNull, enumOrNull, getHref, integerOrNull, isNull, longOrNull, newXmlMapper, setRecurlyClient, stringOrNullpublic static final String MEASURED_UNITS_RESOURCE
public static final Pattern MEASURED_UNITS_CODE_PATTERN
public MeasuredUnit()
public void setHref(Object href)
setHref in class RecurlyObjectpublic boolean equals(Object o)
equals in class RecurlyObjectpublic String getDisplayName()
public void setDisplayName(Object displayName)
public String getDescription()
public void setDescription(Object description)
Copyright © 2012-2020. All Rights Reserved.