Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes.Ipv4LocalAddressKey
Package
Description
-
Uses of Ipv4LocalAddressKey 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.getIpv4LocalAddress()
Return current value associated with the property corresponding toTedNodeAttributes.getIpv4LocalAddress()
.Modifier and TypeMethodDescriptionTedBuilder.setIpv4LocalAddress
(Map<Ipv4LocalAddressKey, Ipv4LocalAddress> values) Set the property corresponding toTedNodeAttributes.getIpv4LocalAddress()
to the specified value. -
Uses of Ipv4LocalAddressKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021
Modifier and TypeMethodDescription@Nullable Map
<Ipv4LocalAddressKey, Ipv4LocalAddress> TedNodeAttributes.getIpv4LocalAddress()
Return ipv4LocalAddress, ornull
if it is not present.default @NonNull Map
<Ipv4LocalAddressKey, Ipv4LocalAddress> TedNodeAttributes.nonnullIpv4LocalAddress()
Return ipv4LocalAddress, or an empty list if it is not present. -
Uses of Ipv4LocalAddressKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes
Modifier and TypeMethodDescriptionIpv4LocalAddress.key()
Ipv4LocalAddressBuilder.key()
Return current value associated with the property corresponding toIpv4LocalAddress.key()
.Modifier and TypeMethodDescriptionIpv4LocalAddressBuilder.withKey
(Ipv4LocalAddressKey key) Set the key value corresponding toIpv4LocalAddress.key()
to the specified value.ModifierConstructorDescriptionCreates a copy from Source Object. -
Uses of Ipv4LocalAddressKey in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.ospf.topology.rev131021.ospf.node.attributes.ospf.node.attributes
Modifier and TypeMethodDescriptionTedBuilder.getIpv4LocalAddress()
Return current value associated with the property corresponding toTedNodeAttributes.getIpv4LocalAddress()
.Modifier and TypeMethodDescriptionTedBuilder.setIpv4LocalAddress
(Map<Ipv4LocalAddressKey, Ipv4LocalAddress> values) Set the property corresponding toTedNodeAttributes.getIpv4LocalAddress()
to the specified value.