Uses of Interface
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.ChangedByParms
-
Packages that use ChangedByParms Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 -
-
Uses of ChangedByParms in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206
Subinterfaces of ChangedByParms in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 Modifier and Type Interface Description interfaceNetconfCapabilityChangeGenerated when the NETCONF server detects that the server capabilities have changed.interfaceNetconfConfigChangeGenerated when the NETCONF server detects that the <running> or <startup> configuration datastore has been changed by a management session.Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 that return types with arguments of type ChangedByParms Modifier and Type Method Description Class<? extends ChangedByParms>ChangedByParms. implementedInterface()Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 with parameters of type ChangedByParms Constructor Description NetconfCapabilityChangeBuilder(ChangedByParms arg)NetconfConfigChangeBuilder(ChangedByParms arg)
-