org.objectweb.jonas_ejb.deployment.xml.JonasInitParam Class Reference

List of all members.

Public Member Functions

 JonasInitParam ()
String getParamName ()
void setParamName (String paramName)
String getParamValue ()
void setParamValue (String paramValue)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element jonas-init-param

Author:
JOnAS team

Definition at line 36 of file JonasInitParam.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.JonasInitParam.JonasInitParam  ) 
 

Constructor

Definition at line 52 of file JonasInitParam.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.JonasInitParam.getParamName  ) 
 

Gets the param-name

Returns:
the param-name

Definition at line 60 of file JonasInitParam.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasInitParam.getParamValue  ) 
 

Gets the param-value

Returns:
the param-value

Definition at line 76 of file JonasInitParam.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasInitParam.setParamName String  paramName  ) 
 

Set the param-name

Parameters:
paramName paramName

Definition at line 68 of file JonasInitParam.java.

void org.objectweb.jonas_ejb.deployment.xml.JonasInitParam.setParamValue String  paramValue  ) 
 

Set the param-value

Parameters:
paramValue paramValue

Definition at line 84 of file JonasInitParam.java.

String org.objectweb.jonas_ejb.deployment.xml.JonasInitParam.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prexifing XML representation.
Returns:
the XML description of this object.

Definition at line 93 of file JonasInitParam.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:11:38 2005 for JOnAS by  doxygen 1.3.9.1