Modifier and Type | Method | Description |
---|---|---|
Eexf |
Eexf._decode(String objectReference,
String applicationReference) |
Return the correct enum member for a given string/object reference.
|
static Eexf |
Eexf.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Eexf[] |
Eexf.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Class<Eexf> |
Eexf._getJavaType() |
Modifier and Type | Method | Description |
---|---|---|
String |
Application.export(Item theSourceOrPlaylistToExport,
Eexf theFormatToExportForAPlaylist,
JaplScriptFile theDestinationOfTheExport) |
Export a source or playlist.
|