|
||||||||||
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ifc.bim.openecg.jtools.jparser.Sect008.Stat
A structure for storing statement's data
| Field Summary | |
int |
len
Stores statement's length |
int |
seqNum
Stores statement sequence number |
java.lang.String |
text
Stores statement's contents |
| Constructor Summary | |
Sect008.Stat()
Contructs a Stat and read fields' values from section's stats field |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int seqNum
public int len
public java.lang.String text
| Constructor Detail |
public Sect008.Stat()
throws java.lang.Exception
java.lang.Exception - if the statement is not null temrinated, or the length doesn't match
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||