Uses of Class
cfa.vo.sherpa.OptimizationMethod

Packages that use OptimizationMethod
cfa.vo.sherpa   
 

Uses of OptimizationMethod in cfa.vo.sherpa
 

Methods in cfa.vo.sherpa that return OptimizationMethod
static OptimizationMethod OptimizationMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OptimizationMethod[] OptimizationMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cfa.vo.sherpa with parameters of type OptimizationMethod
 Method SherpaClient.getMethod(OptimizationMethod optMethod)
           
 



Copyright © 2013. All rights reserved.