Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.get.stats.input.topology.NodeBuilder
-
Packages that use NodeBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.get.stats.input.topology -
-
Uses of NodeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.get.stats.input.topology
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.get.stats.input.topology that return NodeBuilder Modifier and Type Method Description NodeBuilderNodeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Node> augmentation)Add an augmentation to this builder's product.NodeBuilderNodeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Node>> augmentationType)Remove an augmentation from this builder's product.NodeBuilderNodeBuilder. setNodeId(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId value)NodeBuilderNodeBuilder. withKey(NodeKey key)
-