| Package | Description |
|---|---|
| ai.olami.ids |
| Modifier and Type | Method and Description |
|---|---|
static IDSResult.Types |
IDSResult.Types.getByName(String moduleName)
Get enum by mdoule name.
|
static IDSResult.Types |
IDSResult.Types.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDSResult.Types[] |
IDSResult.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.