All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>, org.opendaylight.yangtools.yang.binding.BindingObject
All Known Subinterfaces:
LLGRSTALE, NOADVERTISE, NOEXPORT, NOEXPORTSUBCONFED, NOLLGR, NOPEER

@Generated("mdsal-binding-generator") public interface BgpWellKnownStdCommunity extends org.opendaylight.yangtools.yang.binding.BaseIdentity
Reserved communities within the standard community space defined by RFC1997. These communities must fall within the range 0x00000000 to 0xFFFFFFFF

This class represents the following YANG schema fragment defined in module openconfig-bgp-types

 identity bgp-well-known-std-community {
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • VALUE

      static final @NonNull BgpWellKnownStdCommunity VALUE
      Singleton value representing the BgpWellKnownStdCommunity identity.
  • Method Details

    • implementedInterface

      Class<? extends BgpWellKnownStdCommunity> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>