Uses of Interface
org.opendaylight.netconf.mapping.api.NetconfOperation
-
-
Uses of NetconfOperation in org.opendaylight.netconf.mapping.api
Subinterfaces of NetconfOperation in org.opendaylight.netconf.mapping.api Modifier and Type Interface Description interfaceSessionAwareNetconfOperationMethods in org.opendaylight.netconf.mapping.api that return types with arguments of type NetconfOperation Modifier and Type Method Description Set<NetconfOperation>NetconfOperationService. getNetconfOperations()Get set of netconf operations that are handled by this service.
-