| Package | Description | 
|---|---|
| org.opendaylight.mdsal.binding.javav2.spec.base | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Action<P extends TreeNode,I extends Input<I> & Instantiable<I>,O extends Output<O> & Instantiable<O>>
The "action" statement is used to define an operation connected to a
 specific container or list data node. 
 | 
interface  | 
ListAction<P extends TreeNode,I extends Input<I> & Instantiable<I>,O extends Output<O> & Instantiable<O>>
ListAction provides support for YANG actions defined under List statement. 
 | 
interface  | 
Output<T extends Output<T>>  | 
interface  | 
Rpc<I extends Input<I> & Instantiable<I>,O extends Output<O> & Instantiable<O>>
The "rpc" statement is used to define an RPC operation. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.