Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
Modifier and Type | Field and Description |
---|---|
protected List<Daynames> |
WeeklySchedule.dayOfTheWeekIs |
Modifier and Type | Method and Description |
---|---|
static Daynames |
Daynames.fromValue(String v) |
static Daynames |
Daynames.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Daynames[] |
Daynames.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<Daynames> |
WeeklySchedule.getDayOfTheWeekIs()
Gets the value of the dayOfTheWeekIs property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.