| Package | Description |
|---|---|
| upsimulator.gui |
| Modifier and Type | Method and Description |
|---|---|
FileDescriber.Type |
FileDescriber.getType() |
static FileDescriber.Type |
FileDescriber.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileDescriber.Type[] |
FileDescriber.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileDescriber.setType(FileDescriber.Type type) |
| Constructor and Description |
|---|
FileDescriber(java.io.File file,
FileDescriber.Type type) |