Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.pre.policy.rib.tables.routes.FlowspecRoutesCase
Packages that use FlowspecRoutesCase
Package
Description
-
Uses of FlowspecRoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.pre.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.pre.policy.rib.tables.routes with type parameters of type FlowspecRoutesCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<FlowspecRoutesCase>>
E$$FlowspecRoutesCaseBuilder.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.pre.policy.rib.tables.routes that return FlowspecRoutesCaseModifier and TypeMethodDescription@NonNull FlowspecRoutesCase
FlowspecRoutesCaseBuilder.build()
A newFlowspecRoutesCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.pre.policy.rib.tables.routes that return types with arguments of type FlowspecRoutesCaseModifier and TypeMethodDescriptiondefault Class
<FlowspecRoutesCase> FlowspecRoutesCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.pre.policy.rib.tables.routes with parameters of type FlowspecRoutesCaseModifier and TypeMethodDescriptionstatic boolean
FlowspecRoutesCase.bindingEquals
(@NonNull FlowspecRoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
FlowspecRoutesCase.bindingHashCode
(@NonNull FlowspecRoutesCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
FlowspecRoutesCase.bindingToString
(@NonNull FlowspecRoutesCase 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.pre.policy.rib.tables.routes with type arguments of type FlowspecRoutesCaseModifier and TypeMethodDescriptionFlowspecRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<FlowspecRoutesCase> augmentation) Add an augmentation to this builder's product.FlowspecRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<FlowspecRoutesCase>> 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.pre.policy.rib.tables.routes with parameters of type FlowspecRoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedFlowspecRoutesCase
.