|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jstatcom.model.JSCSArray.Row
public static class JSCSArray.Row
Inner class for storing rows of this array as XML elements.
Field Summary | |
---|---|
static javolution.xml.XmlFormat<JSCSArray.Row> |
Row_XML
XML format field for (de)serialization. |
Constructor Summary | |
---|---|
JSCSArray.Row(java.lang.String[] value,
int i)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javolution.xml.XmlFormat<JSCSArray.Row> Row_XML
Constructor Detail |
---|
public JSCSArray.Row(java.lang.String[] value, int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |