@Beta public interface YangConstantExpr<T> extends YangExpr, Identifiable<QName>
QName
, which acts as its
globally-unique identifier.Modifier and Type | Method and Description |
---|---|
T |
getValue()
Return this constant's value.
|
getIdentifier
T getValue()
Copyright © 2019 OpenDaylight. All rights reserved.