Uses of Class
org.gcube.data.harmonization.occurrence.impl.readers.StreamProgress.OperationState

Packages that use StreamProgress.OperationState
org.gcube.data.harmonization.occurrence.impl.readers   
 

Uses of StreamProgress.OperationState in org.gcube.data.harmonization.occurrence.impl.readers
 

Methods in org.gcube.data.harmonization.occurrence.impl.readers that return StreamProgress.OperationState
 StreamProgress.OperationState StreamProgress.getState()
           
static StreamProgress.OperationState StreamProgress.OperationState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StreamProgress.OperationState[] StreamProgress.OperationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.data.harmonization.occurrence.impl.readers with parameters of type StreamProgress.OperationState
 void StreamProgress.setState(StreamProgress.OperationState state)
           
 



Copyright © 2013. All Rights Reserved.