|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CmpFieldType
A representation of the model object 'Cmp Field Type'.
The following features are supported:
EjbJar20Package.getCmpFieldType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
FieldNameType |
getFieldName()
Returns the value of the 'Field Name' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setFieldName(FieldNameType value)
Sets the value of the ' Field Name ' 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.getCmpFieldType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
FieldNameType getFieldName()
If the meaning of the 'Field Name' containment reference isn't clear, there really should be more of a description here...
setFieldName(FieldNameType)
,
EjbJar20Package.getCmpFieldType_FieldName()
void setFieldName(FieldNameType value)
Field Name
' containment reference.
value
- the new value of the 'Field Name' containment reference.getFieldName()
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.getCmpFieldType_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 |