Modifier and Type | Method | Description |
---|---|---|
Edfm |
Edfm._decode(String objectReference,
String applicationReference) |
Return the correct enum member for a given string/object reference.
|
Edfm |
Disk.getFormat() |
The file system format of this disk.
|
static Edfm |
Edfm.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Edfm[] |
Edfm.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Class<Edfm> |
Edfm._getJavaType() |