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