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 |
ConfInt16
DATA_CONTAINER - Corresponds to the YANG int16 type.
|
class |
ConfInt8
DATA_CONTAINER - Corresponds to the YANG int8 type.
|
Modifier and Type | Method and Description |
---|---|
int |
ConfInt32.compareTo(ConfInt32 o) |
Modifier and Type | Method and Description |
---|---|
void |
PreparedXMLStatement.setInt32(int index,
ConfInt32 val)
Deprecated.
|