@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, isAddedByUses
getDescription, getReference, getStatus
argument, getDeclared, getStatementSource, statementDefinition
allSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAll
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExtensionDefinition, getNodeParameter, getNodeType, isAddedByAugmentation, isAddedByUses
getStatus
getDescription, getReference, getUnknownSchemaNodes
public YangDataEffectiveStatementImpl(StmtContext<String,UnknownStatement<String>,?> ctx)
@Nonnull public QName getQName()
SchemaNode
SchemaNode
.getQName
in interface SchemaNode
@Nonnull public SchemaPath getPath()
SchemaNode
SchemaNode
SchemaNode
.getPath
in interface SchemaNode
@Nonnull public ContainerSchemaNode getContainer()
YangDataSchemaNode
getContainer
in interface YangDataSchemaNode
public String toString()
toString
in class UnknownEffectiveStatementBase<String>
Copyright © 2018 OpenDaylight. All rights reserved.