Class YangDataConstants


  • @NonNullByDefault
    public final class YangDataConstants
    extends Object
    Constants associated with RFC8040.
    Author:
    Robert Varga
    • Field Detail

      • RFC8040_MODULE

        public static final QNameModule RFC8040_MODULE
        Runtime RFC8040 identity.
      • RFC8040_SOURCE

        public static final org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier RFC8040_SOURCE
        RFC8040 model source name.
    • Method Detail

      • knownModelSources

        public static Collection<org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier> knownModelSources()
        Return identifiers of all sources known to define the metadata extension.
        Returns:
        Collection of identifiers.