| Package | Description | 
|---|---|
| com.tailf.conf | 
 Data types and utilities for communication with the server. 
 | 
| com.tailf.navu | 
 NAVU (Navigation Utilities) is an API which provides increased
 accessibility to the ConfD/NCS populated data model tree:
 NAVU-Tree. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConfUInt16
DATA_CONTAINER - Corresponds to the YANG uint16 type 
 | 
class  | 
ConfUInt8
DATA_CONTAINER - Corresponds to the YANG uint8 type 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
ConfUInt32.compareTo(ConfUInt32 o)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PreparedXMLStatement.setUInt32(int index,
         ConfUInt32 val)
Deprecated.  
 |