org.objectweb.jonas_rar.deployment.api.LicenseDesc Class Reference

List of all members.

Public Member Functions

 LicenseDesc (License lic)
List getDescriptionList ()
void addDescription (String description)

Detailed Description

This class defines the implementation of the element license

Author:
Eric Hardesty

Definition at line 40 of file LicenseDesc.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.api.LicenseDesc.LicenseDesc License  lic  ) 
 

Constructor

Definition at line 56 of file LicenseDesc.java.

References org.objectweb.jonas_rar.deployment.xml.License.getDescriptionList(), and org.objectweb.jonas_rar.deployment.xml.License.getLicenseRequired().

Here is the call graph for this function:


Member Function Documentation

void org.objectweb.jonas_rar.deployment.api.LicenseDesc.addDescription String  description  ) 
 

Add a new description element to this object

Parameters:
description the description String

Definition at line 75 of file LicenseDesc.java.

List org.objectweb.jonas_rar.deployment.api.LicenseDesc.getDescriptionList  ) 
 

Gets the description

Returns:
the description

Definition at line 67 of file LicenseDesc.java.


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