public interface CmpFieldType
The following features are supported:
EjbJar21Package.getCmpFieldType()| Modifier and Type | Method and Description |
|---|---|
|
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. |
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar21Package.getCmpFieldType_Description()JavaIdentifierType getFieldName()
setFieldName(JavaIdentifierType),
EjbJar21Package.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),
EjbJar21Package.getCmpFieldType_Id()