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 java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
EJColumn
public EJColumn()
- EJColumn default constructor.
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