|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.snapshot.AbstType
coins.snapshot.LabelType
This class represents the type `labelType'.
| Field Summary | |
protected java.lang.String |
displayName
The attribute of this type |
protected BiList |
elem
The list of the element |
| Constructor Summary | |
(package private) |
LabelType(java.lang.String dName,
BiList contents)
Constructor |
| Method Summary | |
java.lang.String |
displayName()
Get the attribute `displayName'. |
java.lang.String |
toString()
Generate the XML representation with no white spaces before. |
java.lang.String |
toString(int space)
Generate the XML representation in string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected BiList elem
protected final java.lang.String displayName
| Constructor Detail |
LabelType(java.lang.String dName,
BiList contents)
dName - The attribute `displayName'contents - The list of the elements| Method Detail |
public java.lang.String displayName()
public java.lang.String toString(int space)
space - The number of the white spaces
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||