public class WhenStatementImpl extends AbstractDeclaredStatement<RevisionAwareXPath> implements WhenStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
WhenStatementImpl.Definition |
DocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
WhenStatementImpl(StmtContext<RevisionAwareXPath,WhenStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
RevisionAwareXPath |
getCondition() |
DescriptionStatement |
getDescription()
All implementations should override this method.
|
ReferenceStatement |
getReference()
All implementations should override this method.
|
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinitionprotected WhenStatementImpl(StmtContext<RevisionAwareXPath,WhenStatement,?> context)
@Nonnull public RevisionAwareXPath getCondition()
getCondition in interface WhenStatement@Nullable public DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGroup@Nullable public ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroupCopyright © 2018 OpenDaylight. All rights reserved.