|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session.OPERATION | |
---|---|
org.gcube.vremanagement.resourcemanager.impl.state |
Uses of Session.OPERATION in org.gcube.vremanagement.resourcemanager.impl.state |
---|
Methods in org.gcube.vremanagement.resourcemanager.impl.state that return Session.OPERATION | |
---|---|
Session.OPERATION |
Session.getOperation()
|
static Session.OPERATION |
Session.OPERATION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Session.OPERATION[] |
Session.OPERATION.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.gcube.vremanagement.resourcemanager.impl.state with parameters of type Session.OPERATION | |
---|---|
Session(java.lang.String id,
Session.OPERATION operation,
GCUBEScope... scope)
Builds a new empty report |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |