|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.AbstractAnnotatedObject
ix.icore.AbstractIXObject
ix.icore.domain.VariableDeclaration
public class VariableDeclaration
| Field Summary | |
|---|---|
protected ItemVar |
name
|
| Fields inherited from class ix.icore.AbstractAnnotatedObject |
|---|
annotationListeners, annotations |
| Constructor Summary | |
|---|---|
VariableDeclaration()
|
|
VariableDeclaration(ItemVar name)
|
|
| Method Summary | |
|---|---|
ItemVar |
getName()
|
void |
setName(ItemVar name)
|
| Methods inherited from class ix.icore.AbstractAnnotatedObject |
|---|
addAnnotationListener, annMap, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, getComments, makeAnnMap, removeAnnotation, setAnnotation, setAnnotations, setComments, takeAnnotations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ix.icore.Annotated |
|---|
addAnnotationListener, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, removeAnnotation, setAnnotation, setAnnotations, takeAnnotations |
| Field Detail |
|---|
protected ItemVar name
| Constructor Detail |
|---|
public VariableDeclaration()
public VariableDeclaration(ItemVar name)
| Method Detail |
|---|
public ItemVar getName()
public void setName(ItemVar name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||