Uses of Class
org.gcube.vremanagement.resourcemanager.impl.state.Session.DEPSTATUS

Packages that use Session.DEPSTATUS
org.gcube.vremanagement.resourcemanager.impl.state   
 

Uses of Session.DEPSTATUS in org.gcube.vremanagement.resourcemanager.impl.state
 

Methods in org.gcube.vremanagement.resourcemanager.impl.state that return Session.DEPSTATUS
static Session.DEPSTATUS Session.DEPSTATUS.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Session.DEPSTATUS[] Session.DEPSTATUS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.