Modifier and Type | Method | Description |
---|---|---|
Essv |
Essv._decode(String objectReference,
String applicationReference) |
Return the correct enum member for a given string/object reference.
|
static Essv |
Essv.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Essv[] |
Essv.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
Class<Essv> |
Essv._getJavaType() |
Modifier and Type | Method | Description |
---|---|---|
Url |
ScriptingAddition.chooseUrl(Essv[] whichNetworkServicesToShow,
boolean allowUserToTypeInAUrl) |
Choose a service on the Internet.
|