|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceRefType
A representation of the model object 'Resource Ref Type'.
The following features are supported:
EjbJar11Package.getResourceRefType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
ResAuthType |
getResAuth()
Returns the value of the 'Res Auth' containment reference. |
ResRefNameType |
getResRefName()
Returns the value of the 'Res Ref Name' containment reference. |
ResTypeType |
getResType()
Returns the value of the 'Res Type' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setResAuth(ResAuthType value)
Sets the value of the ' Res Auth ' containment reference. |
void |
setResRefName(ResRefNameType value)
Sets the value of the ' Res Ref Name ' containment reference. |
void |
setResType(ResTypeType value)
Sets the value of the ' Res Type ' 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.getResourceRefType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
ResRefNameType getResRefName()
If the meaning of the 'Res Ref Name' containment reference isn't clear, there really should be more of a description here...
setResRefName(ResRefNameType)
,
EjbJar11Package.getResourceRefType_ResRefName()
void setResRefName(ResRefNameType value)
Res Ref Name
' containment reference.
value
- the new value of the 'Res Ref Name' containment reference.getResRefName()
ResTypeType getResType()
If the meaning of the 'Res Type' containment reference isn't clear, there really should be more of a description here...
setResType(ResTypeType)
,
EjbJar11Package.getResourceRefType_ResType()
void setResType(ResTypeType value)
Res Type
' containment reference.
value
- the new value of the 'Res Type' containment reference.getResType()
ResAuthType getResAuth()
If the meaning of the 'Res Auth' containment reference isn't clear, there really should be more of a description here...
setResAuth(ResAuthType)
,
EjbJar11Package.getResourceRefType_ResAuth()
void setResAuth(ResAuthType value)
Res Auth
' containment reference.
value
- the new value of the 'Res Auth' containment reference.getResAuth()
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.getResourceRefType_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 |