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

List of all members.

Public Member Functions

 CmrField ()
String getDescription ()
void setDescription (String description)
String getCmrFieldName ()
void setCmrFieldName (String cmrFieldName)
String getCmrFieldType ()
void setCmrFieldType (String cmrFieldType)
String toXML (int indent)

Detailed Description

This class defines the implementation of the element cmr-field

Author:
JOnAS team

Definition at line 36 of file CmrField.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.xml.CmrField.CmrField  ) 
 

Constructor

Definition at line 57 of file CmrField.java.


Member Function Documentation

String org.objectweb.jonas_ejb.deployment.xml.CmrField.getCmrFieldName  ) 
 

Gets the cmr-field-name

Returns:
the cmr-field-name

Definition at line 81 of file CmrField.java.

Referenced by org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc.EjbRelationDesc().

String org.objectweb.jonas_ejb.deployment.xml.CmrField.getCmrFieldType  ) 
 

Gets the cmr-field-type

Returns:
the cmr-field-type

Definition at line 97 of file CmrField.java.

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

Gets the description

Returns:
the description

Definition at line 65 of file CmrField.java.

void org.objectweb.jonas_ejb.deployment.xml.CmrField.setCmrFieldName String  cmrFieldName  ) 
 

Set the cmr-field-name

Parameters:
cmrFieldName cmrFieldName

Definition at line 89 of file CmrField.java.

void org.objectweb.jonas_ejb.deployment.xml.CmrField.setCmrFieldType String  cmrFieldType  ) 
 

Set the cmr-field-type

Parameters:
cmrFieldType cmrFieldType

Definition at line 105 of file CmrField.java.

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

Set the description

Parameters:
description description

Definition at line 73 of file CmrField.java.

String org.objectweb.jonas_ejb.deployment.xml.CmrField.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 114 of file CmrField.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:32 2005 for JOnAS by  doxygen 1.3.9.1