| Package | Description |
|---|---|
| org.opennms.integration.api.xml.schema.eventconf |
| Modifier and Type | Method and Description |
|---|---|
MechanismType |
Forward.getMechanism() |
static MechanismType |
MechanismType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MechanismType[] |
MechanismType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Forward.setMechanism(MechanismType mechanism) |
Copyright © 2019. All rights reserved.