|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScopedResource.STATUS | |
---|---|
org.gcube.vremanagement.resourcemanager.impl.resources |
Uses of ScopedResource.STATUS in org.gcube.vremanagement.resourcemanager.impl.resources |
---|
Methods in org.gcube.vremanagement.resourcemanager.impl.resources that return ScopedResource.STATUS | |
---|---|
ScopedResource.STATUS |
ScopedResource.getStatus()
|
static ScopedResource.STATUS |
ScopedResource.STATUS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScopedResource.STATUS[] |
ScopedResource.STATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.vremanagement.resourcemanager.impl.resources that return types with arguments of type ScopedResource.STATUS | |
---|---|
abstract java.util.List<ScopedResource.STATUS> |
ScopedResource.STATUS.previous()
|
Methods in org.gcube.vremanagement.resourcemanager.impl.resources with parameters of type ScopedResource.STATUS | |
---|---|
void |
ScopedResource.setStatus(ScopedResource.STATUS status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |