| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultYangModel.Builder
Represents implementation of YANG model builder.
|
| Modifier and Type | Method and Description |
|---|---|
YangModel.Builder |
YangModel.Builder.addModelId(String modelId)
Adds model identifier.
|
YangModel.Builder |
YangModel.Builder.addModule(YangModuleId id,
YangModule module)
Adds YANG module information for a given module identifier.
|
Copyright © 2018. All rights reserved.