Uses of Enum Class
org.opendaylight.yangtools.yang.xpath.api.YangBooleanConstantExpr
Packages that use YangBooleanConstantExpr
-
Uses of YangBooleanConstantExpr in org.opendaylight.yangtools.yang.xpath.api
Methods in org.opendaylight.yangtools.yang.xpath.api that return YangBooleanConstantExprModifier and TypeMethodDescriptionstatic YangBooleanConstantExpr
YangBooleanConstantExpr.of
(boolean bool) static YangBooleanConstantExpr
Returns the enum constant of this class with the specified name.static YangBooleanConstantExpr[]
YangBooleanConstantExpr.values()
Returns an array containing the constants of this enum class, in the order they are declared.