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