|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceEnvRefType
A representation of the model object 'Resource Env Ref Type'.
The following features are supported:
EjbJar20Package.getResourceEnvRefType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
ResourceEnvRefNameType |
getResourceEnvRefName()
Returns the value of the 'Resource Env Ref Name' containment reference. |
ResourceEnvRefTypeType |
getResourceEnvRefType()
Returns the value of the 'Resource Env Ref 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 |
setResourceEnvRefName(ResourceEnvRefNameType value)
Sets the value of the ' Resource Env Ref Name ' containment reference. |
void |
setResourceEnvRefType(ResourceEnvRefTypeType value)
Sets the value of the ' Resource Env Ref 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)
,
EjbJar20Package.getResourceEnvRefType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
ResourceEnvRefNameType getResourceEnvRefName()
If the meaning of the 'Resource Env Ref Name' containment reference isn't clear, there really should be more of a description here...
setResourceEnvRefName(ResourceEnvRefNameType)
,
EjbJar20Package.getResourceEnvRefType_ResourceEnvRefName()
void setResourceEnvRefName(ResourceEnvRefNameType value)
Resource Env Ref Name
' containment reference.
value
- the new value of the 'Resource Env Ref Name' containment reference.getResourceEnvRefName()
ResourceEnvRefTypeType getResourceEnvRefType()
If the meaning of the 'Resource Env Ref Type' containment reference isn't clear, there really should be more of a description here...
setResourceEnvRefType(ResourceEnvRefTypeType)
,
EjbJar20Package.getResourceEnvRefType_ResourceEnvRefType()
void setResourceEnvRefType(ResourceEnvRefTypeType value)
Resource Env Ref Type
' containment reference.
value
- the new value of the 'Resource Env Ref Type' containment reference.getResourceEnvRefType()
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)
,
EjbJar20Package.getResourceEnvRefType_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 |