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, setName
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDocumentation
getAccess, getDocumentedObject, getId, getName, getTaggedValues, is, setAccess, setDocumentedObject, setName
protected ClassAttribute attribute
public FieldImpl(ClassAttribute attr)
attr
- public void setAttribute(ClassAttribute a)
public ClassAttribute getAttribute()
public void setInitialValue(String s)
setInitialValue
in interface Field
public String getInitialValue()
getInitialValue
in interface Field
public void dump(PrintWriter stream)
Copyright © 2018 BITPlan GmbH. All rights reserved.