Package | Description |
---|---|
com.ibm.ima.plugin.util |
Provides utilities for use in development of protocol plug-ins.
|
Modifier and Type | Field and Description |
---|---|
ImaJson.JObject |
ImaJson.Entry.objtype
The type of the object
|
Modifier and Type | Method and Description |
---|---|
static ImaJson.JObject |
ImaJson.JObject.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImaJson.JObject[] |
ImaJson.JObject.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © Contributors to the Eclipse Foundation 2014-2021