|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||