battlehex.model.command
Class IncomePayment

java.lang.Object
  extended byjtge.engine.command.AbstractCommand
      extended bybattlehex.model.command.IncomePayment
All Implemented Interfaces:
jtge.engine.command.ICommand, java.io.Serializable

public class IncomePayment
extends jtge.engine.command.AbstractCommand

Pays territories income.

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

Constructor Summary
IncomePayment()
           
 
Method Summary
 void execute(jtge.engine.data.IContext context)
          
 
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, toString, wait, wait, wait
 

Constructor Detail

IncomePayment

public IncomePayment()
Method Detail

execute

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



Copyright © 2004-2005 . All Rights Reserved.