| Package | Description |
|---|---|
| org.opendatafoundation.data |
Provides generic classes for the management of statistical data files.
|
| Modifier and Type | Field and Description |
|---|---|
FileFormatInfo.ASCIIFormat |
FileFormatInfo.asciiFormat |
| Modifier and Type | Method and Description |
|---|---|
static FileFormatInfo.ASCIIFormat |
FileFormatInfo.ASCIIFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormatInfo.ASCIIFormat[] |
FileFormatInfo.ASCIIFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.