Uses of Class
org.gcube.data.analysis.tabulardata.api.OperationMonitor.State

Packages that use OperationMonitor.State
org.gcube.data.analysis.tabulardata.api   
 

Uses of OperationMonitor.State in org.gcube.data.analysis.tabulardata.api
 

Methods in org.gcube.data.analysis.tabulardata.api that return OperationMonitor.State
 OperationMonitor.State OperationMonitor.getStatus()
           
static OperationMonitor.State OperationMonitor.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OperationMonitor.State[] OperationMonitor.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.data.analysis.tabulardata.api with parameters of type OperationMonitor.State
 void OperationMonitor.setState(OperationMonitor.State state)
           
 



Copyright © 2013. All Rights Reserved.