fr.ifremer.isisfish.actions
Class OtherAction

java.lang.Object
  extended by fr.ifremer.isisfish.actions.OtherAction

public class OtherAction
extends Object

Other actions.

Version:
$Revision: 1862 $ Last update: $Date: 2009-02-23 16:42:34 +0100 (lun. 23 févr. 2009) $ by : $Author: chatellier $
Author:
poussin

Field Summary
protected  IsisConfig config
           
 
Constructor Summary
OtherAction(IsisConfig config)
           
 
Method Summary
 void help()
          Display help and exit action.
 void version()
          Display version and exit.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

protected IsisConfig config
Constructor Detail

OtherAction

public OtherAction(IsisConfig config)
Method Detail

help

public void help()
Display help and exit action.


version

public void version()
Display version and exit.



Copyright © 1999-2012 CodeLutin. All Rights Reserved.