|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleDay | |
|---|---|
| net.sourceforge.fuzzyservices.beans | |
| Uses of SimpleDay in net.sourceforge.fuzzyservices.beans |
|---|
| Methods in net.sourceforge.fuzzyservices.beans that return SimpleDay | |
|---|---|
SimpleDay |
SimpleAttribute.getDay()
Get the value of day |
static SimpleDay |
SimpleDay.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SimpleDay[] |
SimpleDay.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.fuzzyservices.beans with parameters of type SimpleDay | |
|---|---|
void |
SimpleAttribute.setDay(SimpleDay newday)
Set the value of day |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||