hep.lcd.io.sio
Interface SIORecord


public interface SIORecord


Method Summary
 SIOBlock getBlock()
           
 int getRecordLength()
           
 String getRecordName()
           
 

Method Detail

getRecordName

public String getRecordName()
                     throws IOException

getRecordLength

public int getRecordLength()
                    throws IOException

getBlock

public SIOBlock getBlock()
                  throws IOException


The LCD Group