Class IetfYangSmiv2Constants
java.lang.Object
org.opendaylight.yangtools.rfc6643.model.api.IetfYangSmiv2Constants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Normative prefix to use when importingRFC6643_SOURCE
.static final QNameModule
Runtime RFC6643 identity.static final SourceIdentifier
RFC6643 model source name. -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<SourceIdentifier>
Return identifiers of all sources known to define NACM extension.
-
Field Details
-
RFC6643_MODULE
Runtime RFC6643 identity. -
RFC6643_SOURCE
RFC6643 model source name. -
MODULE_PREFIX
Normative prefix to use when importingRFC6643_SOURCE
.- See Also:
-
-
Method Details
-
knownModelSources
Return identifiers of all sources known to define NACM extension.- Returns:
- Collection of identifiers.
-