| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp25 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DescriptionType
A representation of the model object 'Description Type'.
|
| Modifier and Type | Method and Description |
|---|---|
XsdStringType |
Webapp25Factory.createXsdStringType()
Returns a new object of class 'Xsd String Type'.
|
XsdStringType |
EnvEntryType.getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference.
|
XsdStringType |
EjbLocalRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
EjbRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
EnvEntryType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
MessageDestinationRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
MessageDestinationType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
PersistenceContextRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
PersistenceUnitRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
ResourceEnvRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
ResourceRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
ServiceRefType.getMappedName()
Returns the value of the 'Mapped Name' containment reference.
|
XsdStringType |
PropertyType.getName()
Returns the value of the 'Name' containment reference.
|
XsdStringType |
ParamValueType.getParamValue()
Returns the value of the 'Param Value' containment reference.
|
XsdStringType |
PropertyType.getValue()
Returns the value of the '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 |
EjbLocalRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
EjbRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
EnvEntryType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
MessageDestinationRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
MessageDestinationType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
PersistenceContextRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
PersistenceUnitRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
ResourceEnvRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
ResourceRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
ServiceRefType.setMappedName(XsdStringType value)
Sets the value of the '
Mapped Name' containment reference. |
void |
PropertyType.setName(XsdStringType value)
Sets the value of the '
Name' containment reference. |
void |
ParamValueType.setParamValue(XsdStringType value)
Sets the value of the '
Param Value' containment reference. |
void |
PropertyType.setValue(XsdStringType value)
Sets the value of the '
Value' containment reference. |