| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
DescriptionType |
Webapp22Factory.createDescriptionType()
Returns a new object of class 'Description Type'.
|
DescriptionType |
AuthConstraintType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
ContextParamType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
DocumentRoot.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
EjbRefType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
EnvEntryType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
InitParamType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
ResourceRefType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
SecurityRoleRefType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
SecurityRoleType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
ServletType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
UserDataConstraintType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
WebAppType.getDescription()
Returns the value of the 'Description' containment reference.
|
DescriptionType |
WebResourceCollectionType.getDescription()
Returns the value of the 'Description' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthConstraintType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
ContextParamType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
DocumentRoot.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
EjbRefType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
EnvEntryType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
InitParamType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
ResourceRefType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
SecurityRoleRefType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
SecurityRoleType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
ServletType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
UserDataConstraintType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
WebAppType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
WebResourceCollectionType.setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |