Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes.FlowspecIpv6RoutesCase
Packages that use FlowspecIpv6RoutesCase
Package
Description
-
Uses of FlowspecIpv6RoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type parameters of type FlowspecIpv6RoutesCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecIpv6RoutesCase>>
E$$FlowspecIpv6RoutesCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return FlowspecIpv6RoutesCaseModifier and TypeMethodDescription@NonNull FlowspecIpv6RoutesCase
FlowspecIpv6RoutesCaseBuilder.build()
A newFlowspecIpv6RoutesCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return types with arguments of type FlowspecIpv6RoutesCaseModifier and TypeMethodDescriptiondefault Class<FlowspecIpv6RoutesCase>
FlowspecIpv6RoutesCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type FlowspecIpv6RoutesCaseModifier and TypeMethodDescriptionstatic boolean
FlowspecIpv6RoutesCase.bindingEquals
(@NonNull FlowspecIpv6RoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
FlowspecIpv6RoutesCase.bindingHashCode
(@NonNull FlowspecIpv6RoutesCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
FlowspecIpv6RoutesCase.bindingToString
(@NonNull FlowspecIpv6RoutesCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type arguments of type FlowspecIpv6RoutesCaseModifier and TypeMethodDescriptionFlowspecIpv6RoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecIpv6RoutesCase> augmentation) Add an augmentation to this builder's product.FlowspecIpv6RoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecIpv6RoutesCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type FlowspecIpv6RoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedFlowspecIpv6RoutesCase
.