Interface DestinationRouteTargetConstrainAdvertizedCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<DestinationRouteTargetConstrainAdvertizedCase>, 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 DestinationRouteTargetConstrainAdvertizedCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<DestinationRouteTargetConstrainAdvertizedCase>, DestinationType

    This class represents the following YANG schema fragment defined in module bgp-route-target-constrain

     case destination-route-target-constrain-advertized-case {
       container destination-route-target-constrain {
         uses route-target-constrain-destination;
       }
     }
     
    The schema path to identify an instance is bgp-route-target-constrain/update/attributes/(urn:opendaylight:params:xml:ns:yang:bgp-multiprotocol?revision=2018-03-29)mp-reach-nlri/advertized-routes/destination-type/(urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain?revision=2018-06-18)destination-route-target-constrain-advertized-case
    • Field Detail

      • QNAME

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

      • implementedInterface

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

        @Nullable DestinationRouteTargetConstrain getDestinationRouteTargetConstrain()
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.route.target.constrain.advertized._case.DestinationRouteTargetConstrain destinationRouteTargetConstrain, or null if not present