| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar21 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DescriptionType
A representation of the model object 'Description Type'.
|
| Modifier and Type | Method and Description |
|---|---|
XsdStringType |
EjbJar21Factory.createXsdStringType()
Returns a new object of class 'Xsd String Type'.
|
XsdStringType |
ActivationConfigPropertyType.getActivationConfigPropertyName()
Returns the value of the 'Activation Config Property Name' containment reference.
|
XsdStringType |
ActivationConfigPropertyType.getActivationConfigPropertyValue()
Returns the value of the 'Activation Config Property Value' containment reference.
|
XsdStringType |
QueryType.getEjbQl()
Returns the value of the 'Ejb Ql' containment reference.
|
XsdStringType |
EnvEntryType.getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference.
|
XsdStringType |
ParamValueType.getParamValue()
Returns the value of the 'Param Value' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivationConfigPropertyType.setActivationConfigPropertyName(XsdStringType value)
Sets the value of the '
Activation Config Property Name' containment reference. |
void |
ActivationConfigPropertyType.setActivationConfigPropertyValue(XsdStringType value)
Sets the value of the '
Activation Config Property Value' containment reference. |
void |
QueryType.setEjbQl(XsdStringType value)
Sets the value of the '
Ejb Ql' containment reference. |
void |
EnvEntryType.setEnvEntryValue(XsdStringType value)
Sets the value of the '
Env Entry Value' containment reference. |
void |
ParamValueType.setParamValue(XsdStringType value)
Sets the value of the '
Param Value' containment reference. |