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