|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.appl.ej.client.EJParameter
This class represents the tag in the XML file.
Constructor Summary | |
EJParameter()
EJItem default constructor. |
Method Summary | |
java.lang.String |
getLabel()
Return the label property value. |
java.lang.String |
getName()
Return the name property value. |
void |
setLabel(java.lang.String value)
Sets the value of the label property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public EJParameter()
Method Detail |
public java.lang.String getLabel()
public java.lang.String getName()
public void setLabel(java.lang.String value)
value
- the java.lang.Stringpublic void setName(java.lang.String value)
value
- the java.lang.String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |