| Package | Description |
|---|---|
| org.spectrumauctions.sats.core.api |
| Modifier and Type | Method and Description |
|---|---|
FileType |
ModelCreator.getFileType() |
FileType |
ModelCreator.Builder.getFileType() |
static FileType |
FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileType[] |
FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FileWriter |
FileType.getFileWriter(FileType type,
File path) |
void |
ModelCreator.Builder.setFileType(FileType fileType) |
Copyright © 2017. All rights reserved.