Interface DestinationEvpnCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<DestinationEvpnCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<Destination>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, DestinationType

    public interface DestinationEvpnCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<DestinationEvpnCase>, DestinationType

    This class represents the following YANG schema fragment defined in module odl-bgp-evpn

     case destination-evpn-case {
       container destination-evpn {
         uses evpn-destination;
       }
     }
     
    The schema path to identify an instance is odl-bgp-evpn/update/attributes/(urn:opendaylight:params:xml:ns:yang:bgp-multiprotocol?revision=2018-03-29)mp-unreach-nlri/withdrawn-routes/destination-type/(urn:opendaylight:params:xml:ns:yang:bgp-evpn?revision=2020-01-20)destination-evpn-case
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default Class<DestinationEvpnCase> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getDestinationEvpn

        DestinationEvpn getDestinationEvpn()
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.evpn._case.DestinationEvpn destinationEvpn, or null if not present