Uses of Interface
org.opendaylight.yangtools.yang.model.api.DerivableSchemaNode
-
Packages that use DerivableSchemaNode Package Description org.opendaylight.yangtools.yang.parser.rfc7950.stmt Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950. -
-
Uses of DerivableSchemaNode in org.opendaylight.yangtools.yang.parser.rfc7950.stmt
Subinterfaces of DerivableSchemaNode in org.opendaylight.yangtools.yang.parser.rfc7950.stmt Modifier and Type Interface Description static interface
EffectiveStatementMixins.OpaqueDataSchemaNodeMixin<D extends DeclaredStatement<QName>>
Helper bridge foranydata
andanyxml
opaque data.
-