@Beta public abstract class YangNumberExpr extends Object implements YangExpr
Modifier and Type | Method and Description |
---|---|
abstract boolean |
equals(@Nullable Object obj) |
abstract Number |
getNumber() |
abstract YangXPathMathSupport |
getSupport() |
abstract int |
hashCode() |
Copyright © 2020 OpenDaylight. All rights reserved.