Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714.NetconfBuilder
-
Packages that use NetconfBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714 -
-
Uses of NetconfBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netmod.notification.rev080714 that return NetconfBuilder Modifier and Type Method Description NetconfBuilderNetconfBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Netconf> augmentation)Add an augmentation to this builder's product.NetconfBuilderNetconfBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Netconf>> augmentationType)Remove an augmentation from this builder's product.NetconfBuilderNetconfBuilder. setStreams(Streams value)
-