Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.rib.peer.effective.rib.in.tables.routes.FlowspecIpv6RoutesCase
-
Packages that use FlowspecIpv6RoutesCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.rib.peer.effective.rib.in.tables.routes -
-
Uses of FlowspecIpv6RoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.rib.peer.effective.rib.in.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.rib.peer.effective.rib.in.tables.routes with type parameters of type FlowspecIpv6RoutesCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecIpv6RoutesCase>>
E$$FlowspecIpv6RoutesCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.rib.peer.effective.rib.in.tables.routes that return FlowspecIpv6RoutesCase Modifier and Type Method Description FlowspecIpv6RoutesCaseFlowspecIpv6RoutesCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.rib.peer.effective.rib.in.tables.routes that return types with arguments of type FlowspecIpv6RoutesCase Modifier and Type Method Description default Class<FlowspecIpv6RoutesCase>FlowspecIpv6RoutesCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.rib.peer.effective.rib.in.tables.routes with parameters of type FlowspecIpv6RoutesCase Modifier and Type Method Description static booleanFlowspecIpv6RoutesCase. bindingEquals(@NonNull FlowspecIpv6RoutesCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowspecIpv6RoutesCase. bindingHashCode(@NonNull FlowspecIpv6RoutesCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowspecIpv6RoutesCase. 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.bgp.rib.rib.peer.effective.rib.in.tables.routes with type arguments of type FlowspecIpv6RoutesCase Modifier and Type Method Description FlowspecIpv6RoutesCaseBuilderFlowspecIpv6RoutesCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecIpv6RoutesCase> augmentation)Add an augmentation to this builder's product.FlowspecIpv6RoutesCaseBuilderFlowspecIpv6RoutesCaseBuilder. 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.bgp.rib.rib.peer.effective.rib.in.tables.routes with parameters of type FlowspecIpv6RoutesCase Constructor Description FlowspecIpv6RoutesCaseBuilder(FlowspecIpv6RoutesCase base)
-