public class YangModulesTool extends Object
| Constructor and Description |
|---|
YangModulesTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
printConfiguration(Set<org.opendaylight.yangtools.yang.binding.YangModuleInfo> allModelsFromClasspath) |
static void |
printModelInfo(Set<org.opendaylight.yangtools.yang.binding.YangModuleInfo> allModelsFromClasspath) |
public static void main(String[] args)
public static void printModelInfo(Set<org.opendaylight.yangtools.yang.binding.YangModuleInfo> allModelsFromClasspath)
public static void printConfiguration(Set<org.opendaylight.yangtools.yang.binding.YangModuleInfo> allModelsFromClasspath)
Copyright © 2019. All rights reserved.