public abstract class AbstractDocumentedNode extends Object implements org.opendaylight.yangtools.yang.model.api.DocumentedNode
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getReference() |
org.opendaylight.yangtools.yang.model.api.Status |
getStatus() |
public final String getDescription()
getDescription in interface org.opendaylight.yangtools.yang.model.api.DocumentedNodepublic final String getReference()
getReference in interface org.opendaylight.yangtools.yang.model.api.DocumentedNodepublic final org.opendaylight.yangtools.yang.model.api.Status getStatus()
getStatus in interface org.opendaylight.yangtools.yang.model.api.DocumentedNodeCopyright © 2014. All rights reserved.