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