|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoveMethodType
A representation of the model object 'Remove Method Type'.
The following features are supported:
EjbJar31Package.getRemoveMethodType()
Method Summary | |
---|---|
NamedMethodType |
getBeanMethod()
Returns the value of the 'Bean Method' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
TrueFalseType |
getRetainIfException()
Returns the value of the 'Retain If Exception' containment reference. |
void |
setBeanMethod(NamedMethodType value)
Sets the value of the ' Bean Method ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setRetainIfException(TrueFalseType value)
Sets the value of the ' Retain If Exception ' containment reference. |
Method Detail |
---|
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)
,
EjbJar31Package.getRemoveMethodType_BeanMethod()
void setBeanMethod(NamedMethodType value)
Bean Method
' containment reference.
value
- the new value of the 'Bean Method' containment reference.getBeanMethod()
TrueFalseType getRetainIfException()
If the meaning of the 'Retain If Exception' containment reference isn't clear, there really should be more of a description here...
setRetainIfException(TrueFalseType)
,
EjbJar31Package.getRemoveMethodType_RetainIfException()
void setRetainIfException(TrueFalseType value)
Retain If Exception
' containment reference.
value
- the new value of the 'Retain If Exception' containment reference.getRetainIfException()
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.getRemoveMethodType_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 |