Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.NetconfSessionEndBuilder
-
Packages that use NetconfSessionEndBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 -
-
Uses of NetconfSessionEndBuilder 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 NetconfSessionEndBuilder Modifier and Type Method Description NetconfSessionEndBuilderNetconfSessionEndBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NetconfSessionEnd> augmentation)Add an augmentation to this builder's product.NetconfSessionEndBuilderNetconfSessionEndBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NetconfSessionEnd>> augmentationType)Remove an augmentation from this builder's product.NetconfSessionEndBuilderNetconfSessionEndBuilder. setKilledBy(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.base._1._0.rev110601.SessionIdType value)NetconfSessionEndBuilderNetconfSessionEndBuilder. setSessionId(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.base._1._0.rev110601.SessionIdOrZeroType value)NetconfSessionEndBuilderNetconfSessionEndBuilder. setSourceHost(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress value)NetconfSessionEndBuilderNetconfSessionEndBuilder. setTerminationReason(NetconfSessionEnd.TerminationReason value)NetconfSessionEndBuilderNetconfSessionEndBuilder. setUsername(String value)
-