Uses of Class
org.gcube.datatransfer.common.agent.Types.postProcessType

Packages that use Types.postProcessType
org.gcube.datatransfer.common.agent   
 

Uses of Types.postProcessType in org.gcube.datatransfer.common.agent
 

Fields in org.gcube.datatransfer.common.agent with type parameters of type Types.postProcessType
 List<Types.postProcessType> Types.TransferOptions.postProcess
           
 

Methods in org.gcube.datatransfer.common.agent that return Types.postProcessType
static Types.postProcessType Types.postProcessType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Types.postProcessType[] Types.postProcessType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.datatransfer.common.agent that return types with arguments of type Types.postProcessType
 List<Types.postProcessType> Types.TransferOptions.getPostProcess()
           
 

Method parameters in org.gcube.datatransfer.common.agent with type arguments of type Types.postProcessType
 void Types.TransferOptions.setPostProcess(List<Types.postProcessType> postProcess)
           
 



Copyright © 2013. All Rights Reserved.