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

List of all members.

Public Member Functions

 PackageMapping ()
String getPackageType ()
void setPackageType (String packageType)
String getNamespaceURI ()
void setNamespaceURI (String namespaceURI)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element package-mapping

Author:
JOnAS team

Definition at line 37 of file PackageMapping.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.deployment.xml.PackageMapping.PackageMapping  ) 
 

Constructor

Definition at line 53 of file PackageMapping.java.


Member Function Documentation

String org.objectweb.jonas_ws.deployment.xml.PackageMapping.getNamespaceURI  ) 
 

Gets the namespaceURI

Returns:
the namespaceURI

Definition at line 77 of file PackageMapping.java.

String org.objectweb.jonas_ws.deployment.xml.PackageMapping.getPackageType  ) 
 

Gets the package-type

Returns:
the package-type

Definition at line 61 of file PackageMapping.java.

void org.objectweb.jonas_ws.deployment.xml.PackageMapping.setNamespaceURI String  namespaceURI  ) 
 

Set the namespaceURI

Parameters:
namespaceURI namespaceURI

Definition at line 85 of file PackageMapping.java.

void org.objectweb.jonas_ws.deployment.xml.PackageMapping.setPackageType String  packageType  ) 
 

Set the package-type

Parameters:
packageType packageType

Definition at line 69 of file PackageMapping.java.

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


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