public interface TypeDeclarationStatement extends Statement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractTypeDeclaration |
getDeclaration()
Returns the value of the 'Declaration' containment reference.
|
void |
setDeclaration(AbstractTypeDeclaration value)
Sets the value of the '
Declaration' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitAbstractTypeDeclaration getDeclaration()
setDeclaration(AbstractTypeDeclaration),
JavaPackage.getTypeDeclarationStatement_Declaration()void setDeclaration(AbstractTypeDeclaration value)
Declaration' containment reference.
value - the new value of the 'Declaration' containment reference.getDeclaration()Copyright © 2018–2020 Atlanmod. All rights reserved.