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

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

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

Methods in org.gcube.data.analysis.tabulardata.api that return OperationMonitor.Status
 OperationMonitor.Status OperationMonitor.getStatus()
           
static OperationMonitor.Status OperationMonitor.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OperationMonitor.Status[] OperationMonitor.Status.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.Status
 void OperationMonitor.setStatus(OperationMonitor.Status status)
           
 



Copyright © 2013. All Rights Reserved.