jtge.sample.toss
Class Loss

java.lang.Object
  extended byjtge.engine.command.AbstractCommand
      extended byjtge.engine.command.AbstractResult
          extended byjtge.sample.toss.Loss
All Implemented Interfaces:
jtge.engine.command.ICommand, java.io.Serializable

public class Loss
extends jtge.engine.command.AbstractResult

This class stands for a loss result.

Version:
$Revision: 1.4 $ $Date: 2005/09/10 14:06:21 $
Author:
Mathieu Champlon
See Also:
Serialized Form

Constructor Summary
Loss()
           
 
Method Summary
 void execute(jtge.engine.data.IContext context)
          
 java.lang.String toString()
          
 
Methods inherited from class jtge.engine.command.AbstractCommand
filter, sort, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Loss

public Loss()
Method Detail

toString

public final java.lang.String toString()


execute

public final void execute(jtge.engine.data.IContext context)



Copyright © 2003-2005 . All Rights Reserved.