| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp24 |
| Modifier and Type | Method and Description |
|---|---|
TrueFalseType |
Webapp24Factory.createTrueFalseType()
Returns a new object of class 'True False Type'.
|
TrueFalseType |
JspPropertyGroupType.getElIgnored()
Returns the value of the 'El Ignored' containment reference.
|
TrueFalseType |
JspPropertyGroupType.getIsXml()
Returns the value of the 'Is Xml' containment reference.
|
TrueFalseType |
JspPropertyGroupType.getScriptingInvalid()
Returns the value of the 'Scripting Invalid' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JspPropertyGroupType.setElIgnored(TrueFalseType value)
Sets the value of the '
El Ignored' containment reference. |
void |
JspPropertyGroupType.setIsXml(TrueFalseType value)
Sets the value of the '
Is Xml' containment reference. |
void |
JspPropertyGroupType.setScriptingInvalid(TrueFalseType value)
Sets the value of the '
Scripting Invalid' containment reference. |