Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice.RouteTargetConstrainRouteCase
Packages that use RouteTargetConstrainRouteCase
Package
Description
-
Uses of RouteTargetConstrainRouteCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice with type parameters of type RouteTargetConstrainRouteCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRouteCase>>
E$$RouteTargetConstrainRouteCaseBuilder.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.route.target.constrain.route.target.constrain.choice that return RouteTargetConstrainRouteCaseModifier and TypeMethodDescription@NonNull RouteTargetConstrainRouteCase
RouteTargetConstrainRouteCaseBuilder.build()
A newRouteTargetConstrainRouteCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice that return types with arguments of type RouteTargetConstrainRouteCaseModifier and TypeMethodDescriptiondefault Class
<RouteTargetConstrainRouteCase> RouteTargetConstrainRouteCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.route.target.constrain.rev180618.route.target.constrain.route.target.constrain.choice with parameters of type RouteTargetConstrainRouteCaseModifier and TypeMethodDescriptionstatic boolean
RouteTargetConstrainRouteCase.bindingEquals
(@NonNull RouteTargetConstrainRouteCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RouteTargetConstrainRouteCase.bindingHashCode
(@NonNull RouteTargetConstrainRouteCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RouteTargetConstrainRouteCase.bindingToString
(@NonNull RouteTargetConstrainRouteCase 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.route.target.constrain.route.target.constrain.choice with type arguments of type RouteTargetConstrainRouteCaseModifier and TypeMethodDescriptionRouteTargetConstrainRouteCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRouteCase> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainRouteCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainRouteCase>> 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.route.target.constrain.route.target.constrain.choice with parameters of type RouteTargetConstrainRouteCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteTargetConstrainRouteCase
.