|
||||||||||
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:
EjbJar30Package.getResourceEnvRefType()
Method Summary | |
---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getInjectionTarget()
Returns the value of the 'Injection Target' containment reference list. |
XsdStringType |
getMappedName()
Returns the value of the 'Mapped Name' containment reference. |
JndiNameType |
getResourceEnvRefName()
Returns the value of the 'Resource Env Ref Name' containment reference. |
FullyQualifiedClassType |
getResourceEnvRefType()
Returns the value of the 'Resource Env Ref Type' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setMappedName(XsdStringType value)
Sets the value of the ' Mapped Name ' containment reference. |
void |
setResourceEnvRefName(JndiNameType value)
Sets the value of the ' Resource Env Ref Name ' containment reference. |
void |
setResourceEnvRefType(FullyQualifiedClassType value)
Sets the value of the ' Resource Env Ref Type ' containment reference. |
Method Detail |
---|
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getResourceEnvRefType_Description()
JndiNameType getResourceEnvRefName()
setResourceEnvRefName(JndiNameType)
,
EjbJar30Package.getResourceEnvRefType_ResourceEnvRefName()
void setResourceEnvRefName(JndiNameType value)
Resource Env Ref Name
' containment reference.
value
- the new value of the 'Resource Env Ref Name' containment reference.getResourceEnvRefName()
FullyQualifiedClassType getResourceEnvRefType()
setResourceEnvRefType(FullyQualifiedClassType)
,
EjbJar30Package.getResourceEnvRefType_ResourceEnvRefType()
void setResourceEnvRefType(FullyQualifiedClassType value)
Resource Env Ref Type
' containment reference.
value
- the new value of the 'Resource Env Ref Type' containment reference.getResourceEnvRefType()
XsdStringType getMappedName()
setMappedName(XsdStringType)
,
EjbJar30Package.getResourceEnvRefType_MappedName()
void setMappedName(XsdStringType value)
Mapped Name
' containment reference.
value
- the new value of the 'Mapped Name' containment reference.getMappedName()
getInjectionTarget()
InjectionTargetType
.
If the meaning of the 'Injection Target' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getResourceEnvRefType_InjectionTarget()
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.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 |