|
||||||||||
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ifc.bim.openecg.jtools.jparser.Sect003.LDtl
A structure for storing lead's details
| Field Summary | |
int |
end
Stores ending sample number |
byte |
id
Stores lead's id |
int |
start
Stores starting sample number |
| Constructor Summary | |
Sect003.LDtl()
Constructs a LDtl and read fields' values from section's data part |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int start
public int end
public byte id
| Constructor Detail |
public Sect003.LDtl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||