Interface FlowspecL3vpnDestinationIpv4

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
    All Known Subinterfaces:
    DestinationFlowspecL3vpnIpv4Case, DestinationFlowspecL3vpnIpv4Case

    public interface FlowspecL3vpnDestinationIpv4
    extends org.opendaylight.yangtools.yang.binding.DataObject

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

     grouping flowspec-l3vpn-destination-ipv4 {
       container destination-flowspec-l3vpn-ipv4 {
         uses bgp-t:route-distinguisher-grouping;
         uses flowspec-destination-group-ipv4;
         uses bgp-msg:path-id-grouping;
       }
     }
     
    The schema path to identify an instance is bgp-flowspec/flowspec-l3vpn-destination-ipv4
    • Field Detail

      • QNAME

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

      • implementedInterface

        Class<? extends FlowspecL3vpnDestinationIpv4> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getDestinationFlowspecL3vpnIpv4

        @Nullable DestinationFlowspecL3vpnIpv4 getDestinationFlowspecL3vpnIpv4()
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.flowspec.l3vpn.destination.ipv4.DestinationFlowspecL3vpnIpv4 destinationFlowspecL3vpnIpv4, or null if not present