Uses of Class
org.gcube.spatial.data.gis.model.report.Report.OperationState

Packages that use Report.OperationState
org.gcube.spatial.data.gis.model.report   
 

Uses of Report.OperationState in org.gcube.spatial.data.gis.model.report
 

Methods in org.gcube.spatial.data.gis.model.report that return Report.OperationState
 Report.OperationState Report.getDataOperationResult()
           
 Report.OperationState Report.getMetaOperationResult()
           
static Report.OperationState Report.OperationState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Report.OperationState[] Report.OperationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.spatial.data.gis.model.report with parameters of type Report.OperationState
 void Report.setDataOperationResult(Report.OperationState dataOperationResult)
           
 void Report.setMetaOperationResult(Report.OperationState metaOperationResult)
           
 



Copyright © 2013. All Rights Reserved.