Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.link._case.LocalNodeDescriptorsBuilder
Package
Description
-
Uses of LocalNodeDescriptorsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.object.type.link._case
Modifier and TypeMethodDescriptionLocalNodeDescriptorsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LocalNodeDescriptors> augmentation) Add an augmentation to this builder's product.LocalNodeDescriptorsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LocalNodeDescriptors>> augmentationType) Remove an augmentation from this builder's product.LocalNodeDescriptorsBuilder.setAreaId
(AreaIdentifier value) Set the property corresponding toNodeIdentifier.getAreaId()
to the specified value.LocalNodeDescriptorsBuilder.setAsNumber
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toNodeIdentifier.getAsNumber()
to the specified value.LocalNodeDescriptorsBuilder.setBgpRouterId
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toEpeNodeDescriptors.getBgpRouterId()
to the specified value.LocalNodeDescriptorsBuilder.setCRouterIdentifier
(CRouterIdentifier value) Set the property corresponding toNodeIdentifier.getCRouterIdentifier()
to the specified value.LocalNodeDescriptorsBuilder.setDomainId
(DomainIdentifier value) Set the property corresponding toNodeIdentifier.getDomainId()
to the specified value.LocalNodeDescriptorsBuilder.setMemberAsn
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toEpeNodeDescriptors.getMemberAsn()
to the specified value.