Class NetconfConstants


  • @Beta
    @NonNullByDefault
    public final class NetconfConstants
    extends Object
    Constants associated with RFC6241.
    Author:
    Robert Varga
    • Field Detail

      • RFC6241_MODULE

        public static final org.opendaylight.yangtools.yang.common.QNameModule RFC6241_MODULE
        Runtime RFC6241 identity.
      • RFC6241_SOURCE

        public static final org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier RFC6241_SOURCE
        RFC6241 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 NACM extension.
        Returns:
        Collection of identifiers.