@Beta
public interface ModuleInfoRegistry
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yangtools.concepts.ObjectRegistration<YangModuleInfo> |
registerModuleInfo(YangModuleInfo yangModuleInfo) |
org.opendaylight.yangtools.concepts.ObjectRegistration<YangModuleInfo> registerModuleInfo(YangModuleInfo yangModuleInfo)
yangModuleInfo
- YANG module info instanceCopyright © 2019 OpenDaylight. All rights reserved.