Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.link._case.LinkDescriptorsBuilder
Package
Description
-
Uses of LinkDescriptorsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.link._case
Modifier and TypeMethodDescriptionLinkDescriptorsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LinkDescriptors> augmentation) Add an augmentation to this builder's product.LinkDescriptorsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LinkDescriptors>> augmentationType) Remove an augmentation from this builder's product.LinkDescriptorsBuilder.setIpv4InterfaceAddress
(Ipv4InterfaceIdentifier value) Set the property corresponding toLinkIdentifier.getIpv4InterfaceAddress()
to the specified value.LinkDescriptorsBuilder.setIpv4NeighborAddress
(Ipv4InterfaceIdentifier value) Set the property corresponding toLinkIdentifier.getIpv4NeighborAddress()
to the specified value.LinkDescriptorsBuilder.setIpv6InterfaceAddress
(Ipv6InterfaceIdentifier value) Set the property corresponding toLinkIdentifier.getIpv6InterfaceAddress()
to the specified value.LinkDescriptorsBuilder.setIpv6NeighborAddress
(Ipv6InterfaceIdentifier value) Set the property corresponding toLinkIdentifier.getIpv6NeighborAddress()
to the specified value.LinkDescriptorsBuilder.setLinkLocalIdentifier
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toLinkLrIdentifiers.getLinkLocalIdentifier()
to the specified value.LinkDescriptorsBuilder.setLinkRemoteIdentifier
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toLinkLrIdentifiers.getLinkRemoteIdentifier()
to the specified value.LinkDescriptorsBuilder.setMultiTopologyId
(TopologyIdentifier value) Set the property corresponding toLinkIdentifier.getMultiTopologyId()
to the specified value.