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, statementDefinition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
declaredSubstatements, rawArgument
argument, getStatementSource, statementDefinition
@Nonnull public String getModule()
getModule
in interface ImportStatement
@Nonnull public PrefixStatement getPrefix()
getPrefix
in interface ImportStatement
public RevisionDateStatement getRevisionDate()
getRevisionDate
in interface ImportStatement
public DescriptionStatement getDescription()
DocumentationGroup
getDescription
in interface DocumentationGroup
public ReferenceStatement getReference()
DocumentationGroup
getReference
in interface DocumentationGroup
Copyright © 2018 OpenDaylight. All rights reserved.