public class ImportStatementImpl extends AbstractDeclaredStatement<String> implements ImportStatement
DocumentationGroup.WithStatus| Modifier and Type | Method and Description |
|---|---|
DescriptionStatement |
getDescription()
All implementations should override this method.
|
String |
getModule() |
PrefixStatement |
getPrefix() |
ReferenceStatement |
getReference()
All implementations should override this method.
|
RevisionDateStatement |
getRevisionDate() |
allDeclared, argument, declaredSubstatements, firstDeclared, getStatementSource, rawArgument, statementDefinitionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclaredSubstatements, rawArgumentargument, getStatementSource, statementDefinition@Nonnull public String getModule()
getModule in interface ImportStatement@Nonnull public PrefixStatement getPrefix()
getPrefix in interface ImportStatementpublic RevisionDateStatement getRevisionDate()
getRevisionDate in interface ImportStatementpublic DescriptionStatement getDescription()
DocumentationGroupgetDescription in interface DocumentationGrouppublic ReferenceStatement getReference()
DocumentationGroupgetReference in interface DocumentationGroupCopyright © 2018 OpenDaylight. All rights reserved.