| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp24 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DescriptionType
A representation of the model object 'Description Type'.
|
| Modifier and Type | Method and Description |
|---|---|
XsdStringType |
Webapp24Factory.createXsdStringType()
Returns a new object of class 'Xsd String Type'.
|
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 |
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. |