Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.GraphBuilder
Packages that use GraphBuilder
Package
Description
-
Uses of GraphBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology that return GraphBuilderModifier and TypeMethodDescriptionGraphBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Graph> augmentation) Add an augmentation to this builder's product.GraphBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Graph>> augmentationType) Remove an augmentation from this builder's product.GraphBuilder.setAsn
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toGraph.getAsn()
to the specified value.GraphBuilder.setDomainScope
(Graph.DomainScope value) Set the property corresponding toGraph.getDomainScope()
to the specified value.Set the property corresponding toGraph.getEdge()
to the specified value.Set the property corresponding toGraph.getName()
to the specified value.Set the property corresponding toGraph.getPrefix()
to the specified value.Set the property corresponding toGraph.getVertex()
to the specified value.Set the key value corresponding toGraph.key()
to the specified value.