Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type.BgpIpv6ReachabilityTopology
Packages that use BgpIpv6ReachabilityTopology
Package
Description
-
Uses of BgpIpv6ReachabilityTopology in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524 that return BgpIpv6ReachabilityTopologyModifier and TypeMethodDescriptionBgpIpv6ReachabilityTopologyType.getBgpIpv6ReachabilityTopology()
Return bgpIpv6ReachabilityTopology, ornull
if it is not present.TopologyTypes1Builder.getBgpIpv6ReachabilityTopology()
Return current value associated with the property corresponding toBgpIpv6ReachabilityTopologyType.getBgpIpv6ReachabilityTopology()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524 with parameters of type BgpIpv6ReachabilityTopologyModifier and TypeMethodDescriptionTopologyTypes1Builder.setBgpIpv6ReachabilityTopology
(BgpIpv6ReachabilityTopology value) Set the property corresponding toBgpIpv6ReachabilityTopologyType.getBgpIpv6ReachabilityTopology()
to the specified value. -
Uses of BgpIpv6ReachabilityTopology in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type with type parameters of type BgpIpv6ReachabilityTopologyModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<BgpIpv6ReachabilityTopology>>
E$$BgpIpv6ReachabilityTopologyBuilder.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.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type that return BgpIpv6ReachabilityTopologyModifier and TypeMethodDescription@NonNull BgpIpv6ReachabilityTopology
BgpIpv6ReachabilityTopologyBuilder.build()
A newBgpIpv6ReachabilityTopology
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type that return types with arguments of type BgpIpv6ReachabilityTopologyModifier and TypeMethodDescriptiondefault Class
<BgpIpv6ReachabilityTopology> BgpIpv6ReachabilityTopology.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type with parameters of type BgpIpv6ReachabilityTopologyModifier and TypeMethodDescriptionstatic boolean
BgpIpv6ReachabilityTopology.bindingEquals
(@NonNull BgpIpv6ReachabilityTopology thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
BgpIpv6ReachabilityTopology.bindingHashCode
(@NonNull BgpIpv6ReachabilityTopology obj) Default implementation ofObject.hashCode()
contract for this interface.static String
BgpIpv6ReachabilityTopology.bindingToString
(@NonNull BgpIpv6ReachabilityTopology obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type with type arguments of type BgpIpv6ReachabilityTopologyModifier and TypeMethodDescriptionBgpIpv6ReachabilityTopologyBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<BgpIpv6ReachabilityTopology> augmentation) Add an augmentation to this builder's product.BgpIpv6ReachabilityTopologyBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<BgpIpv6ReachabilityTopology>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp.topology.types.rev160524.bgp.ipv6.reachability.topology.type with parameters of type BgpIpv6ReachabilityTopologyModifierConstructorDescriptionConstruct a builder initialized with state from specifiedBgpIpv6ReachabilityTopology
.