|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use State | |
|---|---|
| org.gcube.portlets.user.td.gwtservice.shared.csv | |
| org.gcube.portlets.user.td.gwtservice.shared.sdmx | |
| org.gcube.portlets.user.td.gwtservice.shared.task | |
| Uses of State in org.gcube.portlets.user.td.gwtservice.shared.csv |
|---|
| Fields in org.gcube.portlets.user.td.gwtservice.shared.csv declared as State | |
|---|---|
protected State |
CSVImportMonitor.status
|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.csv that return State | |
|---|---|
State |
CSVImportMonitor.getStatus()
|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.csv with parameters of type State | |
|---|---|
void |
CSVImportMonitor.setStatus(State status)
|
| Uses of State in org.gcube.portlets.user.td.gwtservice.shared.sdmx |
|---|
| Fields in org.gcube.portlets.user.td.gwtservice.shared.sdmx declared as State | |
|---|---|
protected State |
SDMXImportMonitor.status
|
protected State |
SDMXExportMonitor.status
|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx that return State | |
|---|---|
State |
SDMXImportMonitor.getStatus()
|
State |
SDMXExportMonitor.getStatus()
|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.sdmx with parameters of type State | |
|---|---|
void |
SDMXImportMonitor.setStatus(State status)
|
void |
SDMXExportMonitor.setStatus(State status)
|
| Uses of State in org.gcube.portlets.user.td.gwtservice.shared.task |
|---|
| Methods in org.gcube.portlets.user.td.gwtservice.shared.task that return State | |
|---|---|
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static State[] |
State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||