public interface EjbLocalRefType
The following features are supported:
Webapp23Package.getEjbLocalRefType()| Modifier and Type | Method and Description |
|---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference.
|
EjbLinkType |
getEjbLink()
Returns the value of the 'Ejb Link' containment reference.
|
EjbRefNameType |
getEjbRefName()
Returns the value of the 'Ejb Ref Name' containment reference.
|
EjbRefTypeType |
getEjbRefType()
Returns the value of the 'Ejb Ref Type' containment reference.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
LocalType |
getLocal()
Returns the value of the 'Local' containment reference.
|
LocalHomeType |
getLocalHome()
Returns the value of the 'Local Home' containment reference.
|
void |
setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
setEjbLink(EjbLinkType value)
Sets the value of the '
Ejb Link' containment reference. |
void |
setEjbRefName(EjbRefNameType value)
Sets the value of the '
Ejb Ref Name' containment reference. |
void |
setEjbRefType(EjbRefTypeType value)
Sets the value of the '
Ejb Ref Type' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setLocal(LocalType value)
Sets the value of the '
Local' containment reference. |
void |
setLocalHome(LocalHomeType value)
Sets the value of the '
Local Home' containment reference. |
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType),
Webapp23Package.getEjbLocalRefType_Description()void setDescription(DescriptionType value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()EjbRefNameType getEjbRefName()
If the meaning of the 'Ejb Ref Name' containment reference isn't clear, there really should be more of a description here...
setEjbRefName(EjbRefNameType),
Webapp23Package.getEjbLocalRefType_EjbRefName()void setEjbRefName(EjbRefNameType value)
Ejb Ref Name' containment reference.
value - the new value of the 'Ejb Ref Name' containment reference.getEjbRefName()EjbRefTypeType getEjbRefType()
If the meaning of the 'Ejb Ref Type' containment reference isn't clear, there really should be more of a description here...
setEjbRefType(EjbRefTypeType),
Webapp23Package.getEjbLocalRefType_EjbRefType()void setEjbRefType(EjbRefTypeType value)
Ejb Ref Type' containment reference.
value - the new value of the 'Ejb Ref Type' containment reference.getEjbRefType()LocalHomeType getLocalHome()
If the meaning of the 'Local Home' containment reference isn't clear, there really should be more of a description here...
setLocalHome(LocalHomeType),
Webapp23Package.getEjbLocalRefType_LocalHome()void setLocalHome(LocalHomeType value)
Local Home' containment reference.
value - the new value of the 'Local Home' containment reference.getLocalHome()LocalType getLocal()
If the meaning of the 'Local' containment reference isn't clear, there really should be more of a description here...
setLocal(LocalType),
Webapp23Package.getEjbLocalRefType_Local()void setLocal(LocalType value)
Local' containment reference.
value - the new value of the 'Local' containment reference.getLocal()EjbLinkType getEjbLink()
If the meaning of the 'Ejb Link' containment reference isn't clear, there really should be more of a description here...
setEjbLink(EjbLinkType),
Webapp23Package.getEjbLocalRefType_EjbLink()void setEjbLink(EjbLinkType value)
Ejb Link' containment reference.
value - the new value of the 'Ejb Link' containment reference.getEjbLink()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),
Webapp23Package.getEjbLocalRefType_Id()