Uses of Interface
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.CommonSessionParms
-
-
Uses of CommonSessionParms in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206
Subinterfaces of CommonSessionParms in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 Modifier and Type Interface Description interfaceNetconfConfirmedCommitGenerated when a NETCONF server detects that a confirmed-commit event has occurred.interfaceNetconfSessionEndGenerated when a NETCONF server detects that a NETCONF session has terminated.interfaceNetconfSessionStartGenerated when a NETCONF server detects that a NETCONF session has started.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 that return types with arguments of type CommonSessionParms Modifier and Type Method Description Class<? extends CommonSessionParms>CommonSessionParms. implementedInterface()Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 with parameters of type CommonSessionParms Constructor Description NetconfConfirmedCommitBuilder(CommonSessionParms arg)NetconfSessionEndBuilder(CommonSessionParms arg)NetconfSessionStartBuilder(CommonSessionParms arg) -
Uses of CommonSessionParms in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user
Subinterfaces of CommonSessionParms in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user Modifier and Type Interface Description interfaceByUserThis class represents the following YANG schema fragment defined in module ietf-netconf-notificationsConstructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.changed.by.parms.changed.by.server.or.user with parameters of type CommonSessionParms Constructor Description ByUserBuilder(CommonSessionParms arg)
-