Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes.RouteTargetConstrainRoutesCase
-
-
Uses of RouteTargetConstrainRoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type parameters of type RouteTargetConstrainRoutesCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainRoutesCase>>
E$$RouteTargetConstrainRoutesCaseBuilder. 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.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return RouteTargetConstrainRoutesCase Modifier and Type Method Description @NonNull RouteTargetConstrainRoutesCaseRouteTargetConstrainRoutesCaseBuilder. build()A newRouteTargetConstrainRoutesCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return types with arguments of type RouteTargetConstrainRoutesCase Modifier and Type Method Description default Class<RouteTargetConstrainRoutesCase>RouteTargetConstrainRoutesCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type RouteTargetConstrainRoutesCase Modifier and Type Method Description static booleanRouteTargetConstrainRoutesCase. bindingEquals(@NonNull RouteTargetConstrainRoutesCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intRouteTargetConstrainRoutesCase. bindingHashCode(@NonNull RouteTargetConstrainRoutesCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringRouteTargetConstrainRoutesCase. bindingToString(@NonNull RouteTargetConstrainRoutesCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type arguments of type RouteTargetConstrainRoutesCase Modifier and Type Method Description RouteTargetConstrainRoutesCaseBuilderRouteTargetConstrainRoutesCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainRoutesCase> augmentation)Add an augmentation to this builder's product.RouteTargetConstrainRoutesCaseBuilderRouteTargetConstrainRoutesCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteTargetConstrainRoutesCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type RouteTargetConstrainRoutesCase Constructor Description RouteTargetConstrainRoutesCaseBuilder(RouteTargetConstrainRoutesCase base)Construct a builder initialized with state from specifiedRouteTargetConstrainRoutesCase.
-