Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.helper |
Modifier and Type | Field and Description |
---|---|
private Hashtable<SomFilePacker.SomFileEntries,File> |
SomFilePacker.mapData |
Modifier and Type | Method and Description |
---|---|
static SomFilePacker.SomFileEntries |
SomFilePacker.SomFileEntries.getEntryByParamID(String id) |
static SomFilePacker.SomFileEntries |
SomFilePacker.SomFileEntries.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SomFilePacker.SomFileEntries[] |
SomFilePacker.SomFileEntries.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
SomFilePacker.SomFileEntries.getParamID(SomFilePacker.SomFileEntries e) |
static String |
SomFilePacker.SomFileEntries.getRootKey(SomFilePacker.SomFileEntries entry) |