Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes.Ipv6LocalAddressKey
Package
Description
-
Uses of Ipv6LocalAddressKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.isis.topology.rev131021.isis.node.attributes.isis.node.attributes
Modifier and TypeMethodDescriptionTedBuilder.getIpv6LocalAddress()
Return current value associated with the property corresponding toTedNodeAttributes.getIpv6LocalAddress()
.Modifier and TypeMethodDescriptionTedBuilder.setIpv6LocalAddress
(Map<Ipv6LocalAddressKey, Ipv6LocalAddress> values) Set the property corresponding toTedNodeAttributes.getIpv6LocalAddress()
to the specified value. -
Uses of Ipv6LocalAddressKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021
Modifier and TypeMethodDescription@Nullable Map
<Ipv6LocalAddressKey, Ipv6LocalAddress> TedNodeAttributes.getIpv6LocalAddress()
Return ipv6LocalAddress, ornull
if it is not present.default @NonNull Map
<Ipv6LocalAddressKey, Ipv6LocalAddress> TedNodeAttributes.nonnullIpv6LocalAddress()
Return ipv6LocalAddress, or an empty list if it is not present. -
Uses of Ipv6LocalAddressKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes
Modifier and TypeMethodDescriptionIpv6LocalAddress.key()
Ipv6LocalAddressBuilder.key()
Return current value associated with the property corresponding toIpv6LocalAddress.key()
.Modifier and TypeMethodDescriptionIpv6LocalAddressBuilder.withKey
(Ipv6LocalAddressKey key) Set the key value corresponding toIpv6LocalAddress.key()
to the specified value.ModifierConstructorDescriptionCreates a copy from Source Object. -
Uses of Ipv6LocalAddressKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes
Modifier and TypeMethodDescriptionTedBuilder.getIpv6LocalAddress()
Return current value associated with the property corresponding toTedNodeAttributes.getIpv6LocalAddress()
.Modifier and TypeMethodDescriptionTedBuilder.setIpv6LocalAddress
(Map<Ipv6LocalAddressKey, Ipv6LocalAddress> values) Set the property corresponding toTedNodeAttributes.getIpv6LocalAddress()
to the specified value.