Class MetadataConstants


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

      • RFC7952_MODULE

        public static final org.opendaylight.yangtools.yang.common.QNameModule RFC7952_MODULE
        Runtime RFC7952 identity.
      • RFC7952_SOURCE

        public static final org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier RFC7952_SOURCE
        RFC7952 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.