@Beta @NonNullByDefault public abstract class ResourceYangModuleInfo extends Object implements YangModuleInfo
| Constructor and Description | 
|---|
| ResourceYangModuleInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected com.google.common.base.MoreObjects.ToStringHelper | addToStringHelperAttributes(com.google.common.base.MoreObjects.ToStringHelper helper) | 
| InputStream | openYangTextStream()Return an open stream containing YANG text for this module. | 
| protected abstract String | resourceName() | 
| String | toString() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetImportedModules, getName, getYangTextByteSource, getYangTextCharSourcepublic final InputStream openYangTextStream() throws IOException
YangModuleInfoopenYangTextStream in interface YangModuleInfoIOException - If the stream cannot be opened.protected com.google.common.base.MoreObjects.ToStringHelper addToStringHelperAttributes(com.google.common.base.MoreObjects.ToStringHelper helper)
protected abstract String resourceName()
Copyright © 2019 OpenDaylight. All rights reserved.