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.RouteTargetConstrainDefaultCase
Packages that use RouteTargetConstrainDefaultCase
Package
Description
-
Uses of RouteTargetConstrainDefaultCase 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 RouteTargetConstrainDefaultCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainDefaultCase>>
E$$RouteTargetConstrainDefaultCaseBuilder.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 RouteTargetConstrainDefaultCaseModifier and TypeMethodDescription@NonNull RouteTargetConstrainDefaultCase
RouteTargetConstrainDefaultCaseBuilder.build()
A newRouteTargetConstrainDefaultCase
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 RouteTargetConstrainDefaultCaseModifier and TypeMethodDescriptiondefault Class
<RouteTargetConstrainDefaultCase> RouteTargetConstrainDefaultCase.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 RouteTargetConstrainDefaultCaseModifier and TypeMethodDescriptionstatic boolean
RouteTargetConstrainDefaultCase.bindingEquals
(@NonNull RouteTargetConstrainDefaultCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
RouteTargetConstrainDefaultCase.bindingHashCode
(@NonNull RouteTargetConstrainDefaultCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
RouteTargetConstrainDefaultCase.bindingToString
(@NonNull RouteTargetConstrainDefaultCase 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 RouteTargetConstrainDefaultCaseModifier and TypeMethodDescriptionRouteTargetConstrainDefaultCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainDefaultCase> augmentation) Add an augmentation to this builder's product.RouteTargetConstrainDefaultCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RouteTargetConstrainDefaultCase>> 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 RouteTargetConstrainDefaultCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRouteTargetConstrainDefaultCase
.