com.wilko.jaim
Class TocInitDoneCommand

java.lang.Object
  |
  +--com.wilko.jaim.TocCommand
        |
        +--com.wilko.jaim.TocInitDoneCommand

public class TocInitDoneCommand
extends TocCommand

Version:
$Revision: 1.4 $
Author:
paulw

Constructor Summary
TocInitDoneCommand()
          Creates new TocInitDoneCommand
 
Method Summary
 byte[] getBytes()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TocInitDoneCommand

public TocInitDoneCommand()
Creates new TocInitDoneCommand

Method Detail

getBytes

public byte[] getBytes()
Specified by:
getBytes in class TocCommand

toString

public java.lang.String toString()
Specified by:
toString in class TocCommand

jaimlib.sourceforge.net