|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodType
A representation of the model object 'Method Type'.
The following features are supported:
EjbJar11Package.getMethodType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
EjbNameType |
getEjbName()
Returns the value of the 'Ejb Name' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
MethodIntfType |
getMethodIntf()
Returns the value of the 'Method Intf' containment reference. |
MethodNameType |
getMethodName()
Returns the value of the 'Method Name' containment reference. |
MethodParamsType |
getMethodParams()
Returns the value of the 'Method Params' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setEjbName(EjbNameType value)
Sets the value of the ' Ejb Name ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setMethodIntf(MethodIntfType value)
Sets the value of the ' Method Intf ' containment reference. |
void |
setMethodName(MethodNameType value)
Sets the value of the ' Method Name ' containment reference. |
void |
setMethodParams(MethodParamsType value)
Sets the value of the ' Method Params ' containment reference. |
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)
,
EjbJar11Package.getMethodType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
EjbNameType getEjbName()
If the meaning of the 'Ejb Name' containment reference isn't clear, there really should be more of a description here...
setEjbName(EjbNameType)
,
EjbJar11Package.getMethodType_EjbName()
void setEjbName(EjbNameType value)
Ejb Name
' containment reference.
value
- the new value of the 'Ejb Name' containment reference.getEjbName()
MethodIntfType getMethodIntf()
If the meaning of the 'Method Intf' containment reference isn't clear, there really should be more of a description here...
setMethodIntf(MethodIntfType)
,
EjbJar11Package.getMethodType_MethodIntf()
void setMethodIntf(MethodIntfType value)
Method Intf
' containment reference.
value
- the new value of the 'Method Intf' containment reference.getMethodIntf()
MethodNameType getMethodName()
If the meaning of the 'Method Name' containment reference isn't clear, there really should be more of a description here...
setMethodName(MethodNameType)
,
EjbJar11Package.getMethodType_MethodName()
void setMethodName(MethodNameType value)
Method Name
' containment reference.
value
- the new value of the 'Method Name' containment reference.getMethodName()
MethodParamsType getMethodParams()
If the meaning of the 'Method Params' containment reference isn't clear, there really should be more of a description here...
setMethodParams(MethodParamsType)
,
EjbJar11Package.getMethodType_MethodParams()
void setMethodParams(MethodParamsType value)
Method Params
' containment reference.
value
- the new value of the 'Method Params' containment reference.getMethodParams()
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)
,
EjbJar11Package.getMethodType_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 |