org.objectweb.jonas_rar.deployment.xml.Icon Class Reference

List of all members.

Public Member Functions

 Icon ()
String getSmallIcon ()
void setSmallIcon (String smallIcon)
String getLargeIcon ()
void setLargeIcon (String largeIcon)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element icon

Author:
Florent Benoit

Definition at line 37 of file Icon.java.


Constructor & Destructor Documentation

org.objectweb.jonas_rar.deployment.xml.Icon.Icon  ) 
 

Constructor

Definition at line 53 of file Icon.java.


Member Function Documentation

String org.objectweb.jonas_rar.deployment.xml.Icon.getLargeIcon  ) 
 

Gets the large-icon

Returns:
the large-icon

Definition at line 77 of file Icon.java.

Referenced by org.objectweb.jonas_rar.deployment.api.IconDesc.IconDesc().

String org.objectweb.jonas_rar.deployment.xml.Icon.getSmallIcon  ) 
 

Gets the small-icon

Returns:
the small-icon

Definition at line 61 of file Icon.java.

Referenced by org.objectweb.jonas_rar.deployment.api.IconDesc.IconDesc().

void org.objectweb.jonas_rar.deployment.xml.Icon.setLargeIcon String  largeIcon  ) 
 

Set the large-icon

Parameters:
largeIcon largeIcon

Definition at line 85 of file Icon.java.

void org.objectweb.jonas_rar.deployment.xml.Icon.setSmallIcon String  smallIcon  ) 
 

Set the small-icon

Parameters:
smallIcon smallIcon

Definition at line 69 of file Icon.java.

String org.objectweb.jonas_rar.deployment.xml.Icon.toXML int  indent  ) 
 

Represents this element by it's XML description.

Parameters:
indent use this indent for prefixing XML representation.
Returns:
the XML description of this object.

Definition at line 94 of file Icon.java.

Referenced by org.objectweb.jonas_rar.deployment.xml.Connector.toXML().


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