org.objectweb.jonas_ws.deployment.xml.VariableMapping Class Reference

List of all members.

Public Member Functions

 VariableMapping ()
String getJavaVariableName ()
void setJavaVariableName (String javaVariableName)
boolean isDataMember ()
void setDataMember ()
String getXmlElementName ()
void setXmlElementName (String xmlElementName)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element variable-mapping

Author:
JOnAS team

Definition at line 36 of file VariableMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.deployment.xml.VariableMapping.VariableMapping  ) 
 

Constructor

Definition at line 57 of file VariableMapping.java.


Member Function Documentation

String org.objectweb.jonas_ws.deployment.xml.VariableMapping.getJavaVariableName  ) 
 

Gets the java-variable-name

Returns:
the java-variable-name

Definition at line 65 of file VariableMapping.java.

String org.objectweb.jonas_ws.deployment.xml.VariableMapping.getXmlElementName  ) 
 

Gets the xml-element-name

Returns:
the xml-element-name

Definition at line 96 of file VariableMapping.java.

boolean org.objectweb.jonas_ws.deployment.xml.VariableMapping.isDataMember  ) 
 

Gets the data-member

Returns:
true if data-member

Definition at line 81 of file VariableMapping.java.

void org.objectweb.jonas_ws.deployment.xml.VariableMapping.setDataMember  ) 
 

Set the data-member

Definition at line 88 of file VariableMapping.java.

void org.objectweb.jonas_ws.deployment.xml.VariableMapping.setJavaVariableName String  javaVariableName  ) 
 

Set the java-variable-name

Parameters:
javaVariableName javaVariableName

Definition at line 73 of file VariableMapping.java.

void org.objectweb.jonas_ws.deployment.xml.VariableMapping.setXmlElementName String  xmlElementName  ) 
 

Set the xml-element-name

Parameters:
xmlElementName xmlElementName

Definition at line 104 of file VariableMapping.java.

String org.objectweb.jonas_ws.deployment.xml.VariableMapping.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 113 of file VariableMapping.java.


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