|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InitMethodType
A representation of the model object 'Init Method Type'.
The following features are supported:
EjbJar30Package.getInitMethodType()| Method Summary | |
|---|---|
NamedMethodType |
getBeanMethod()
Returns the value of the 'Bean Method' containment reference. |
NamedMethodType |
getCreateMethod()
Returns the value of the 'Create Method' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setBeanMethod(NamedMethodType value)
Sets the value of the ' Bean Method' containment reference. |
void |
setCreateMethod(NamedMethodType value)
Sets the value of the ' Create Method' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
| Method Detail |
|---|
NamedMethodType getCreateMethod()
If the meaning of the 'Create Method' containment reference isn't clear, there really should be more of a description here...
setCreateMethod(NamedMethodType),
EjbJar30Package.getInitMethodType_CreateMethod()void setCreateMethod(NamedMethodType value)
Create Method' containment reference.
value - the new value of the 'Create Method' containment reference.getCreateMethod()NamedMethodType getBeanMethod()
If the meaning of the 'Bean Method' containment reference isn't clear, there really should be more of a description here...
setBeanMethod(NamedMethodType),
EjbJar30Package.getInitMethodType_BeanMethod()void setBeanMethod(NamedMethodType value)
Bean Method' containment reference.
value - the new value of the 'Bean Method' containment reference.getBeanMethod()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),
EjbJar30Package.getInitMethodType_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 | |||||||||