public class RevisionStatementImpl extends AbstractDeclaredStatement<Date> implements RevisionStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
RevisionStatementImpl.Definition |
DocumentationGroup.WithStatus| Modifier | Constructor and Description |
|---|---|
protected |
RevisionStatementImpl(StmtContext<Date,RevisionStatement,?> context) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate() |
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 RevisionStatementImpl(StmtContext<Date,RevisionStatement,?> context)
@Nonnull public Date getDate()
getDate in interface RevisionStatement@Nullable public DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGroup@Nullable public ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroupCopyright © 2018 OpenDaylight. All rights reserved.