Interface FlowspecIpv4RouteList
- All Superinterfaces:
BgpRibRoute,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>,org.opendaylight.yangtools.binding.BindingObject,org.opendaylight.yangtools.binding.DataContainer,FlowspecDestination,FlowspecDestinationGroupIpv4,org.opendaylight.yangtools.binding.Grouping,PathAttributes,PathIdGrouping,Route
- All Known Subinterfaces:
FlowspecL3vpnRoute,FlowspecRoute
@Generated("mdsal-binding-generator")
public interface FlowspecIpv4RouteList
extends org.opendaylight.yangtools.binding.Grouping, FlowspecDestinationGroupIpv4, BgpRibRoute
This class represents the following YANG schema fragment defined in module bgp-flowspec
grouping flowspec-ipv4-route-list {
uses flowspec-destination-group-ipv4;
uses bgp-rib-route;
}
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.binding.BindingContract
implementedInterfaceMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.FlowspecDestination
getFlowspec, nonnullFlowspecMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathAttributes
getAttributes, nonnullAttributesMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.PathIdGrouping
getPathId, requirePathIdMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.Route
getRouteKey, requireRouteKey