Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type.DataNodeBuilder
-
Packages that use DataNodeBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type -
-
Uses of DataNodeBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type that return DataNodeBuilder Modifier and Type Method Description DataNodeBuilderDataNodeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DataNode> augmentation)Add an augmentation to this builder's product.DataNodeBuilderDataNodeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DataNode>> augmentationType)Remove an augmentation from this builder's product.DataNodeBuilderDataNodeBuilder. setPath(NodeInstanceIdentifier value)
-