|
||||||||||
| 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 cmp-fieldType describes a container-managed field. The cmp-fieldType contains an optional description of the field, and the name of the field.
The following features are supported:
EjbJar31Package.getCmpFieldType()| Method Summary | |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
JavaIdentifierType |
getFieldName()
Returns the value of the 'Field Name' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setFieldName(JavaIdentifierType 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 |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getCmpFieldType_Description()JavaIdentifierType getFieldName()
setFieldName(JavaIdentifierType),
EjbJar31Package.getCmpFieldType_FieldName()void setFieldName(JavaIdentifierType 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),
EjbJar31Package.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 | |||||||||