|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CmrFieldType
A representation of the model object 'Cmr Field Type'. The cmr-fieldType describes the bean provider's view of a relationship. It consists of an optional description, and the name and the class type of a field in the source of a role of a relationship. The cmr-field-name element corresponds to the name used for the get and set accessor methods for the relationship. The cmr-field-type element is used only for collection-valued cmr-fields. It specifies the type of the collection that is used.
The following features are supported:
EjbJar31Package.getCmrFieldType()| Method Summary | |
|---|---|
String |
getCmrFieldName()
Returns the value of the 'Cmr Field Name' containment reference. |
CmrFieldTypeType |
getCmrFieldType()
Returns the value of the 'Cmr Field Type' containment reference. |
|
getDescription()
Returns the value of the 'Description' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setCmrFieldName(String value)
Sets the value of the ' Cmr Field Name' containment reference. |
void |
setCmrFieldType(CmrFieldTypeType value)
Sets the value of the ' Cmr Field Type' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
| Method Detail |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getCmrFieldType_Description()String getCmrFieldName()
setCmrFieldName(org.eclipse.modisco.jee.ejbjar.EjbJar31.String),
EjbJar31Package.getCmrFieldType_CmrFieldName()void setCmrFieldName(String value)
Cmr Field Name' containment reference.
value - the new value of the 'Cmr Field Name' containment reference.getCmrFieldName()CmrFieldTypeType getCmrFieldType()
If the meaning of the 'Cmr Field Type' containment reference isn't clear, there really should be more of a description here...
setCmrFieldType(CmrFieldTypeType),
EjbJar31Package.getCmrFieldType_CmrFieldType()void setCmrFieldType(CmrFieldTypeType value)
Cmr Field Type' containment reference.
value - the new value of the 'Cmr Field Type' containment reference.getCmrFieldType()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar31Package.getCmrFieldType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||