public class DeviateStatementImpl extends AbstractDeclaredStatement<DeviateKind> implements DeviateStatement
Modifier and Type | Class and Description |
---|---|
static class |
DeviateStatementImpl.Definition |
Modifier | Constructor and Description |
---|---|
protected |
DeviateStatementImpl(StmtContext<DeviateKind,DeviateStatement,?> context) |
Modifier and Type | Method and Description |
---|---|
DeviateKind |
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 DeviateStatementImpl(StmtContext<DeviateKind,DeviateStatement,?> context)
@Nonnull public DeviateKind getValue()
getValue
in interface DeviateStatement
Copyright © 2018 OpenDaylight. All rights reserved.