Uses of Class
com.nesstar.api.FileFormat

Packages that use FileFormat
com.nesstar.api This is the main package containing the interfaces representing Nesstar entities, among other things. 
 

Uses of FileFormat in com.nesstar.api
 

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

Methods in com.nesstar.api with parameters of type FileFormat
 ResultStream Study.download(FileFormat format, CaseSubset subset, Variable... variableSubset)
          Downloads the study's data, if available.
 



Copyright © 2011, NSD All rights reserved