@Beta public final class YangDataEffectiveStatementImpl extends UnknownEffectiveStatementBase<String> implements YangDataSchemaNode
DocumentedNode.WithStatus| Constructor and Description |
|---|
YangDataEffectiveStatementImpl(StmtContext<String,UnknownStatement<String>,?> ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ContainerSchemaNode |
getContainer()
Returns container schema node.
|
SchemaPath |
getPath()
Returns the schema path of the instance of the type
SchemaNode SchemaNode. |
QName |
getQName()
Returns QName of the instance of the type
SchemaNode. |
int |
hashCode() |
String |
toString() |
getExtensionDefinition, getNodeParameter, getNodeType, getUnknownSchemaNodes, isAddedByAugmentation, isAddedByUsesgetDescription, getReference, getStatusargument, getDeclared, getStatementSource, statementDefinitionallSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAllclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExtensionDefinition, getNodeParameter, getNodeType, isAddedByAugmentation, isAddedByUsesgetStatusgetDescription, getReference, getUnknownSchemaNodespublic YangDataEffectiveStatementImpl(StmtContext<String,UnknownStatement<String>,?> ctx)
@Nonnull public QName getQName()
SchemaNodeSchemaNode.getQName in interface SchemaNode@Nonnull public SchemaPath getPath()
SchemaNodeSchemaNode SchemaNode.getPath in interface SchemaNode@Nonnull public ContainerSchemaNode getContainer()
YangDataSchemaNodegetContainer in interface YangDataSchemaNodepublic String toString()
toString in class UnknownEffectiveStatementBase<String>Copyright © 2018 OpenDaylight. All rights reserved.