| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.xpath.api |
Model of a RFC7950 XPath Expression.
|
| Modifier and Type | Method and Description |
|---|---|
static YangFunction |
YangFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YangFunction[] |
YangFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.