public interface EjbLocalRefType
The following features are supported:
EjbJar31Package.getEjbLocalRefType()| Modifier and Type | Method and Description |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list.
|
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.
|
|
getInjectionTarget()
Returns the value of the 'Injection Target' containment reference list.
|
LocalType |
getLocal()
Returns the value of the 'Local' containment reference.
|
LocalHomeType |
getLocalHome()
Returns the value of the 'Local Home' containment reference.
|
XsdStringType |
getLookupName()
Returns the value of the 'Lookup Name' containment reference.
|
XsdStringType |
getMappedName()
Returns the value of the 'Mapped Name' 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. |
void |
setLookupName(XsdStringType value)
Sets the value of the '
Lookup Name' containment reference. |
void |
setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getEjbLocalRefType_Description()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),
EjbJar31Package.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),
EjbJar31Package.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),
EjbJar31Package.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),
EjbJar31Package.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),
EjbJar31Package.getEjbLocalRefType_EjbLink()void setEjbLink(EjbLinkType value)
Ejb Link' containment reference.
value - the new value of the 'Ejb Link' containment reference.getEjbLink()XsdStringType getMappedName()
setMappedName(XsdStringType),
EjbJar31Package.getEjbLocalRefType_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...
EjbJar31Package.getEjbLocalRefType_InjectionTarget()XsdStringType getLookupName()
setLookupName(XsdStringType),
EjbJar31Package.getEjbLocalRefType_LookupName()void setLookupName(XsdStringType value)
Lookup Name' containment reference.
value - the new value of the 'Lookup Name' containment reference.getLookupName()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),
EjbJar31Package.getEjbLocalRefType_Id()