ogre.dms.data
Class DMSTransBlock

java.lang.Object
  extended by ogre.dms.data.DMSTransBlock
All Implemented Interfaces:
Serializable

public class DMSTransBlock
extends Object
implements Serializable

File block.

Version:
$Id: DMSTransBlock.java,v 1.1.1.1.2.1.2.1 2007/05/14 01:59:53 esso Exp $
Author:
Hwai-jung Hsu, e-mail:hjhsu@csie.nctu.edu.tw, ogre team
See Also:
Serialized Form

Constructor Summary
DMSTransBlock(byte[] block)
           
 
Method Summary
 byte[] getBlock()
           
 int getEffectiveLength()
           
 int getSizeRecord()
           
 boolean isEndOfTrans()
           
 void setBlock(byte[] block)
           
 void setEffectiveLength(int effectiveLength)
           
 void setSizeRecord(int record)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DMSTransBlock

public DMSTransBlock(byte[] block)
Method Detail

getSizeRecord

public int getSizeRecord()

setSizeRecord

public void setSizeRecord(int record)

getEffectiveLength

public int getEffectiveLength()

setEffectiveLength

public void setEffectiveLength(int effectiveLength)

isEndOfTrans

public boolean isEndOfTrans()

getBlock

public byte[] getBlock()

setBlock

public void setBlock(byte[] block)

toString

public String toString()
Overrides:
toString in class Object


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.