org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource Class Reference

List of all members.

Public Member Functions

 RelationshipRoleSource ()
String getDescription ()
void setDescription (String description)
String getEjbName ()
void setEjbName (String ejbName)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element relationship-role-source

Author:
JOnAS team

Definition at line 36 of file RelationshipRoleSource.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource.RelationshipRoleSource  ) 
 

Constructor

Definition at line 52 of file RelationshipRoleSource.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource.getDescription  ) 
 

Gets the description

Returns:
the description

Definition at line 60 of file RelationshipRoleSource.java.

String org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource.getEjbName  ) 
 

Gets the ejb-name

Returns:
the ejb-name

Definition at line 76 of file RelationshipRoleSource.java.

void org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource.setDescription String  description  ) 
 

Set the description

Parameters:
description description

Definition at line 68 of file RelationshipRoleSource.java.

void org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource.setEjbName String  ejbName  ) 
 

Set the ejb-name

Parameters:
ejbName ejbName

Definition at line 84 of file RelationshipRoleSource.java.

String org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource.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 93 of file RelationshipRoleSource.java.

Referenced by org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.toXML().


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