public class UniqueStatementImpl extends AbstractDeclaredStatement<Collection<SchemaNodeIdentifier.Relative>> implements UniqueStatement
Modifier and Type | Class and Description |
---|---|
static class |
UniqueStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
UniqueStatementImpl(StmtContext<Collection<SchemaNodeIdentifier.Relative>,UniqueStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
Collection<SchemaNodeIdentifier.Relative> |
getTag() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
protected UniqueStatementImpl(StmtContext<Collection<SchemaNodeIdentifier.Relative>,UniqueStatement,?> context)
@Nonnull public Collection<SchemaNodeIdentifier.Relative> getTag()
getTag
in interface UniqueStatement
Copyright © 2018 OpenDaylight. All rights reserved.