Modifier and Type | Method | Description |
---|---|---|
Afdr |
Afdr._decode(String objectReference,
String applicationReference) |
Return the correct enum member for a given string/object reference.
|
static Afdr |
Afdr.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Afdr[] |
Afdr.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Class<Afdr> |
Afdr._getJavaType() |
Modifier and Type | Method | Description |
---|---|---|
Alias |
ScriptingAddition.pathTo(Afdr theFolderToReturn,
Fldm whereToLookForTheIndicatedFolder,
TypeClass theTypeToReturnAliasOrStringDefaultIsAlias,
boolean createTheFolderIfItDoesnTExistDefaultIsTrue) |
Return the full path to the specified folder.
|