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, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected UniqueStatementImpl(StmtContext<Collection<SchemaNodeIdentifier.Relative>,UniqueStatement,?> context)
@Nonnull public Collection<SchemaNodeIdentifier.Relative> getTag()
getTag in interface UniqueStatementCopyright © 2018 OpenDaylight. All rights reserved.