|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SLSBBinding
A representation of the model object 'SLSB Binding'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getSLSBBinding()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getJndiName()
Returns the value of the 'Jndi Name' attribute. |
void |
setJndiName(java.lang.String value)
Sets the value of the ' Jndi Name '
attribute. |
Methods inherited from interface org.eclipse.stp.core.sca.Binding |
---|
getUri, setUri |
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject |
---|
addStatus, clearStatus, getEObject, getFlags, getName, getStatus, setName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getJndiName()
If the meaning of the 'Jndi Name' attribute isn't clear, there really should be more of a description here...
setJndiName(String)
,
SCAPackage.getSLSBBinding_JndiName()
void setJndiName(java.lang.String value)
Jndi Name
'
attribute.
value
- the new value of the 'Jndi Name' attribute.getJndiName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |