| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp25 |
| Modifier and Type | Method and Description |
|---|---|
TrueFalseType |
Webapp25Factory.createTrueFalseType()
Returns a new object of class 'True False Type'.
|
TrueFalseType |
JspPropertyGroupType.getDeferredSyntaxAllowedAsLiteral()
Returns the value of the 'Deferred Syntax Allowed As Literal' containment reference.
|
TrueFalseType |
JspPropertyGroupType.getElIgnored()
Returns the value of the 'El Ignored' containment reference.
|
TrueFalseType |
PortComponentRefType.getEnableMtom()
Returns the value of the 'Enable Mtom' 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.
|
TrueFalseType |
JspPropertyGroupType.getTrimDirectiveWhitespaces()
Returns the value of the 'Trim Directive Whitespaces' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JspPropertyGroupType.setDeferredSyntaxAllowedAsLiteral(TrueFalseType value)
Sets the value of the '
Deferred Syntax Allowed As Literal' containment reference. |
void |
JspPropertyGroupType.setElIgnored(TrueFalseType value)
Sets the value of the '
El Ignored' containment reference. |
void |
PortComponentRefType.setEnableMtom(TrueFalseType value)
Sets the value of the '
Enable Mtom' 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. |
void |
JspPropertyGroupType.setTrimDirectiveWhitespaces(TrueFalseType value)
Sets the value of the '
Trim Directive Whitespaces' containment reference. |