Class SubscribedNotificationsConstants

java.lang.Object
org.opendaylight.yangtools.rfc8639.model.api.SubscribedNotificationsConstants

@NonNullByDefault public final class SubscribedNotificationsConstants extends Object
Constants associated with RFC8639.
  • Field Details

    • RFC8639_MODULE

      public static final QNameModule RFC8639_MODULE
      Runtime RFC8639 identity.
    • RFC8639_SOURCE

      public static final org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier RFC8639_SOURCE
      RFC8639 model source name.
    • MODULE_PREFIX

      public static final String MODULE_PREFIX
      Normative prefix to use when importing RFC8639_SOURCE.
      See Also:
  • Method Details

    • 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.