|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DashboardLineStatus | |
---|---|
it.sistematica.isharedoc.model.xml |
Uses of DashboardLineStatus in it.sistematica.isharedoc.model.xml |
---|
Methods in it.sistematica.isharedoc.model.xml that return DashboardLineStatus | |
---|---|
DashboardLineStatus |
DashboardLineData.getLineStatus()
|
static DashboardLineStatus |
DashboardLineStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DashboardLineStatus[] |
DashboardLineStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.sistematica.isharedoc.model.xml with parameters of type DashboardLineStatus | |
---|---|
void |
DashboardLineData.setLineStatus(DashboardLineStatus lineStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |