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

List of all members.

Public Member Functions

 Webservices ()
JLinkedList getWebserviceDescriptionList ()
void setWebserviceDescriptionList (JLinkedList webserviceDescriptionList)
void addWebserviceDescription (WebserviceDescription webserviceDescription)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element webservices

Author:
JOnAS team

Definition at line 41 of file Webservices.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.deployment.xml.Webservices.Webservices  ) 
 

Constructor

Definition at line 53 of file Webservices.java.


Member Function Documentation

void org.objectweb.jonas_ws.deployment.xml.Webservices.addWebserviceDescription WebserviceDescription  webserviceDescription  ) 
 

Add a new webservice-description element to this object

Parameters:
webserviceDescription the webserviceDescriptionobject

Definition at line 78 of file Webservices.java.

JLinkedList org.objectweb.jonas_ws.deployment.xml.Webservices.getWebserviceDescriptionList  ) 
 

Gets the webservice-description

Returns:
the webservice-description

Definition at line 62 of file Webservices.java.

void org.objectweb.jonas_ws.deployment.xml.Webservices.setWebserviceDescriptionList JLinkedList  webserviceDescriptionList  ) 
 

Set the webservice-description

Parameters:
webserviceDescriptionList webserviceDescription

Definition at line 70 of file Webservices.java.

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

References org.objectweb.jonas_lib.deployment.xml.JLinkedList.toString(), and org.objectweb.jonas_lib.deployment.xml.JLinkedList.toXML().

Here is the call graph for this function:


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