|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.cb2java.copybook.data.Data
net.sf.cb2java.copybook.data.ValueData
| Constructor Summary | |
ValueData(Element definition)
|
|
| Method Summary | |
java.util.List |
getChildren()
returns all the children of this item, if there are any |
boolean |
isLeaf()
Returns whether this element is a leaf element. |
abstract java.lang.String |
toString()
|
java.lang.String |
toString(java.lang.String indent)
gives a string representation of this element with the given indention |
| Methods inherited from class net.sf.cb2java.copybook.data.Data |
getDefinition, getName, getValue, setValue, setValue, setValueImpl, translate, validate, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ValueData(Element definition)
| Method Detail |
public boolean isLeaf()
Data
isLeaf in class Datapublic java.util.List getChildren()
Data
getChildren in class Datapublic abstract java.lang.String toString()
public java.lang.String toString(java.lang.String indent)
Data
toString in class Dataindent - the string used to indent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||