org.pentaho.di.trans.steps.userdefinedjavaclass
Class UsageParameter

java.lang.Object
  extended by org.pentaho.di.trans.steps.userdefinedjavaclass.UsageParameter

public class UsageParameter
extends Object


Field Summary
 String description
           
 String tag
           
 String value
           
 
Constructor Summary
UsageParameter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tag

public String tag

value

public String value

description

public String description
Constructor Detail

UsageParameter

public UsageParameter()