net.datacrow.console.wizards.tool
Class Tool

java.lang.Object
  extended by net.datacrow.console.wizards.tool.Tool

public class Tool
extends java.lang.Object


Constructor Summary
Tool()
           
 
Method Summary
 int getModule()
           
 java.lang.String getPlugin()
           
 void setModule(int module)
           
 void setPlugin(java.lang.String plugin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tool

public Tool()
Method Detail

getModule

public int getModule()

setModule

public void setModule(int module)

getPlugin

public java.lang.String getPlugin()

setPlugin

public void setPlugin(java.lang.String plugin)