ifc.bim.openecg.jtools.jparser
Class Sect004.ProtA

java.lang.Object
  |
  +--ifc.bim.openecg.jtools.jparser.Sect004.ProtA
Enclosing class:
Sect004

public class Sect004.ProtA
extends java.lang.Object

A structure for storing subtraction zone's details


Field Summary
 int end
          Stores starting sample number
 int start
          Stores starting sample number
 
Constructor Summary
Sect004.ProtA()
          Constructs a ProtA 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

start

public int start
Stores starting sample number


end

public int end
Stores starting sample number

Constructor Detail

Sect004.ProtA

public Sect004.ProtA()
Constructs a ProtA and read fields' values from section's data part