| Package | Description | 
|---|---|
| com.tailf.conf | 
 Data types and utilities for communication with the server. 
 | 
| com.tailf.ned | 
 Network Equipment Drivers package 
 | 
| com.tailf.proto | 
 Package containing java class representations of Erlang datatypes or terms
 which are used internally in the communication between the Library and
 ConfD/NCS. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConfEList | 
InstancePath.encode()
Returns the path encoded as an ConfEList. 
 | 
ConfEList | 
InstancePath.encodeIKP()
Returns the path as ConfEList in IKP format. 
 | 
| Constructor and Description | 
|---|
ConfPath(ConfEList o)
Initialize a ConfPath. 
 | 
InstancePath(ConfEList o)
Initialize a InstancePath. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NedEditOp[] | 
NedCmd.parseOps(ConfEList l)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfEList | 
ConfEList.reverse()  |