com.jxml.quick.config
Class Instruction

java.lang.Object
  |
  +--com.jxml.quick.config.Instruction

public class Instruction
extends Object


Constructor Summary
Instruction(String text)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Instruction

public Instruction(String text)
Method Detail

toString

public String toString()
Overrides:
toString in class Object