|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewStatus.Status | |
---|---|
eu.planets_project.services.view | Interfaces and result types for Planets view services. |
Uses of ViewStatus.Status in eu.planets_project.services.view |
---|
Methods in eu.planets_project.services.view that return ViewStatus.Status | |
---|---|
ViewStatus.Status |
ViewStatus.getState()
|
static ViewStatus.Status |
ViewStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewStatus.Status[] |
ViewStatus.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in eu.planets_project.services.view with parameters of type ViewStatus.Status | |
---|---|
ViewStatus(ViewStatus.Status state,
List<Property> properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |