Interface YangConstantExpr<T>

    • Method Detail

      • getValue

        T getValue()
        Return this constant's value.
        Returns:
        this constant's value.