com.ibm.dse.appl.ej.client
Class EJColumn

java.lang.Object
  |
  +--com.ibm.dse.appl.ej.client.EJParameter
        |
        +--com.ibm.dse.appl.ej.client.EJColumn
Direct Known Subclasses:
EJInput, EJResult

public class EJColumn
extends EJParameter

This class represents the tag in the XML file.


Constructor Summary
EJColumn()
          EJColumn default constructor.
 
Method Summary
 java.lang.String getType()
          Return the type property value.
 void setType(java.lang.String value)
          Sets the value of the type property.
 
Methods inherited from class com.ibm.dse.appl.ej.client.EJParameter
getLabel, getName, setLabel, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJColumn

public EJColumn()
EJColumn default constructor.
Method Detail

getType

public java.lang.String getType()
Return the type property value.
Returns:
java.lang.String

setType

public void setType(java.lang.String value)
Sets the value of the type property.
Parameters:
value - the java.lang.String