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

List of all members.

Public Member Functions

 JonasPortComponent ()
String getEndpointURI ()
void setEndpointURI (String endpointURI)
String getPortComponentName ()
void setPortComponentName (String portComponentName)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element jonas-webservice-description

Author:
JOnAS team

Definition at line 37 of file JonasPortComponent.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.deployment.xml.JonasPortComponent.JonasPortComponent  ) 
 

Constructor

Definition at line 52 of file JonasPortComponent.java.


Member Function Documentation

String org.objectweb.jonas_ws.deployment.xml.JonasPortComponent.getEndpointURI  ) 
 

Returns:
Returns the endpointURI.

Definition at line 59 of file JonasPortComponent.java.

String org.objectweb.jonas_ws.deployment.xml.JonasPortComponent.getPortComponentName  ) 
 

Returns:
Returns the portComponentName.

Definition at line 73 of file JonasPortComponent.java.

void org.objectweb.jonas_ws.deployment.xml.JonasPortComponent.setEndpointURI String  endpointURI  ) 
 

Parameters:
endpointURI The endpointURI to set.

Definition at line 66 of file JonasPortComponent.java.

void org.objectweb.jonas_ws.deployment.xml.JonasPortComponent.setPortComponentName String  portComponentName  ) 
 

Parameters:
portComponentName The portComponentName to set.

Definition at line 80 of file JonasPortComponent.java.

String org.objectweb.jonas_ws.deployment.xml.JonasPortComponent.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 89 of file JonasPortComponent.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