| Modifier and Type | Field and Description |
|---|---|
protected ClassAttribute |
attribute |
| Constructor and Description |
|---|
FieldImpl(ClassAttribute attr)
create me from the given Attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
dump(PrintWriter stream)
Default implementation prints Java code
|
boolean |
equals(Object o) |
ClassAttribute |
getAttribute() |
String |
getInitialValue() |
String |
getType() |
void |
setAttribute(ClassAttribute a) |
void |
setInitialValue(String s) |
void |
setType(String p) |
addTaggedValues, getAccess, getDocumentation, getDocumentedObject, getId, getName, getPropertyValue, getTaggedValues, is, print, printDocumentation, setAccess, setDocumentedObject, setNameclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocumentationgetAccess, getDocumentedObject, getId, getName, getTaggedValues, is, setAccess, setDocumentedObject, setNameprotected ClassAttribute attribute
public FieldImpl(ClassAttribute attr)
attr - public void setAttribute(ClassAttribute a)
public ClassAttribute getAttribute()
public void setInitialValue(String s)
setInitialValue in interface Fieldpublic String getInitialValue()
getInitialValue in interface Fieldpublic void dump(PrintWriter stream)
Copyright © 2018 BITPlan GmbH. All rights reserved.