| Package | Description |
|---|---|
| org.opennms.integration.api.xml.schema.eventconf |
| Modifier and Type | Method and Description |
|---|---|
static PathType |
PathType.fromString(String v) |
PathType |
Correlation.getPath() |
PathType |
PathTypeAdapter.unmarshal(String v) |
static PathType |
PathType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathType[] |
PathType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
PathTypeAdapter.marshal(PathType v) |
void |
Correlation.setPath(PathType path) |
Copyright © 2019. All rights reserved.