|
||||||||||
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 following features are supported:
EjbJar20Package.getCmrFieldType()
Method Summary | |
---|---|
CmrFieldNameType |
getCmrFieldName()
Returns the value of the 'Cmr Field Name' containment reference. |
CmrFieldTypeType |
getCmrFieldType()
Returns the value of the 'Cmr Field Type' containment reference. |
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setCmrFieldName(CmrFieldNameType 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 |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
Method Detail |
---|
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType)
,
EjbJar20Package.getCmrFieldType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
CmrFieldNameType getCmrFieldName()
If the meaning of the 'Cmr Field Name' containment reference isn't clear, there really should be more of a description here...
setCmrFieldName(CmrFieldNameType)
,
EjbJar20Package.getCmrFieldType_CmrFieldName()
void setCmrFieldName(CmrFieldNameType 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)
,
EjbJar20Package.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)
,
EjbJar20Package.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 |