Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.NetconfSessionStartBuilder
-
Packages that use NetconfSessionStartBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 -
-
Uses of NetconfSessionStartBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 that return NetconfSessionStartBuilder Modifier and Type Method Description NetconfSessionStartBuilderNetconfSessionStartBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NetconfSessionStart> augmentation)Add an augmentation to this builder's product.NetconfSessionStartBuilderNetconfSessionStartBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NetconfSessionStart>> augmentationType)Remove an augmentation from this builder's product.NetconfSessionStartBuilderNetconfSessionStartBuilder. setSessionId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.base._1._0.rev110601.SessionIdOrZeroType value)NetconfSessionStartBuilderNetconfSessionStartBuilder. setSourceHost(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress value)NetconfSessionStartBuilderNetconfSessionStartBuilder. setUsername(String value)
-