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