public class DayOfMonthType extends Object implements Serializable, BroadleafEnumerationType
| Modifier and Type | Field and Description |
|---|---|
static DayOfMonthType |
EIGHT |
static DayOfMonthType |
EIGHTEEN |
static DayOfMonthType |
ELEVEN |
static DayOfMonthType |
FIFTEEN |
static DayOfMonthType |
FIVE |
static DayOfMonthType |
FOUR |
static DayOfMonthType |
FOURTEEN |
static DayOfMonthType |
NINE |
static DayOfMonthType |
NINETEEN |
static DayOfMonthType |
ONE |
static DayOfMonthType |
SEVEN |
static DayOfMonthType |
SEVENTEEN |
static DayOfMonthType |
SIX |
static DayOfMonthType |
SIXTEEN |
static DayOfMonthType |
TEN |
static DayOfMonthType |
THIRTEEN |
static DayOfMonthType |
THIRTY |
static DayOfMonthType |
THIRTYONE |
static DayOfMonthType |
THREE |
static DayOfMonthType |
TWELVE |
static DayOfMonthType |
TWENTY |
static DayOfMonthType |
TWENTYEIGHT |
static DayOfMonthType |
TWENTYFIVE |
static DayOfMonthType |
TWENTYFOUR |
static DayOfMonthType |
TWENTYNINE |
static DayOfMonthType |
TWENTYONE |
static DayOfMonthType |
TWENTYSEVEN |
static DayOfMonthType |
TWENTYSIX |
static DayOfMonthType |
TWENTYTHREE |
static DayOfMonthType |
TWNETYTWO |
static DayOfMonthType |
TWO |
| Constructor and Description |
|---|
DayOfMonthType() |
DayOfMonthType(String type,
String friendlyType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFriendlyType() |
static DayOfMonthType |
getInstance(String type) |
String |
getType() |
int |
hashCode() |
public static final DayOfMonthType ONE
public static final DayOfMonthType TWO
public static final DayOfMonthType THREE
public static final DayOfMonthType FOUR
public static final DayOfMonthType FIVE
public static final DayOfMonthType SIX
public static final DayOfMonthType SEVEN
public static final DayOfMonthType EIGHT
public static final DayOfMonthType NINE
public static final DayOfMonthType TEN
public static final DayOfMonthType ELEVEN
public static final DayOfMonthType TWELVE
public static final DayOfMonthType THIRTEEN
public static final DayOfMonthType FOURTEEN
public static final DayOfMonthType FIFTEEN
public static final DayOfMonthType SIXTEEN
public static final DayOfMonthType SEVENTEEN
public static final DayOfMonthType EIGHTEEN
public static final DayOfMonthType NINETEEN
public static final DayOfMonthType TWENTY
public static final DayOfMonthType TWENTYONE
public static final DayOfMonthType TWNETYTWO
public static final DayOfMonthType TWENTYTHREE
public static final DayOfMonthType TWENTYFOUR
public static final DayOfMonthType TWENTYFIVE
public static final DayOfMonthType TWENTYSIX
public static final DayOfMonthType TWENTYSEVEN
public static final DayOfMonthType TWENTYEIGHT
public static final DayOfMonthType TWENTYNINE
public static final DayOfMonthType THIRTY
public static final DayOfMonthType THIRTYONE
public static DayOfMonthType getInstance(String type)
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2015. All Rights Reserved.