Uses of Class
cfa.vo.sherpa.Models

Packages that use Models
cfa.vo.sherpa   
 

Uses of Models in cfa.vo.sherpa
 

Methods in cfa.vo.sherpa that return Models
static Models Models.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Models[] Models.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 Models
 AbstractModel SherpaClient.createModel(Models model)
           
 



Copyright © 2013. All rights reserved.