public interface YangModuleLibrary
| Modifier and Type | Method and Description |
|---|---|
String |
moduleSetId()
Retrieves the current module set id of the YANG library.
|
List<YangModuleInformation> |
yangModuleList()
Retrieves the current list of YANG modules supported in the server.
|
String moduleSetId()
List<YangModuleInformation> yangModuleList()