| Package | Description |
|---|---|
| edu.iris.dmc.io | |
| edu.iris.dmc.seed.writer |
| Modifier and Type | Method and Description |
|---|---|
static FileFormat.TYPE |
FileFormat.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormat.TYPE[] |
FileFormat.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FileWriter.isFileTypeSupported(FileFormat.TYPE type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SeedFileWriter.isFileTypeSupported(FileFormat.TYPE type) |
Copyright © 2018. All rights reserved.