| Package | Description |
|---|---|
| de.tsl2.nano.util.test |
| Modifier and Type | Field and Description |
|---|---|
WeekdayEnum |
TypeBean.weekdayEnum |
| Modifier and Type | Method and Description |
|---|---|
WeekdayEnum |
TypeBean.getWeekdayEnum() |
static WeekdayEnum |
WeekdayEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekdayEnum[] |
WeekdayEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeBean.setWeekdayEnum(WeekdayEnum weekdayEnum) |
Copyright © 2012–2018. All rights reserved.