|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConfigEvent.Type | |
|---|---|
| com.ibm.di.api | Provides packages and classes for managing the server API. |
| Uses of ConfigEvent.Type in com.ibm.di.api |
|---|
| Methods in com.ibm.di.api that return ConfigEvent.Type | |
|---|---|
ConfigEvent.Type |
ConfigEvent.getType()
|
static ConfigEvent.Type |
ConfigEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfigEvent.Type[] |
ConfigEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.ibm.di.api with parameters of type ConfigEvent.Type | |
|---|---|
ConfigEvent(ConfigEvent.Type t,
java.lang.String i,
java.lang.String u)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||