|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrueFalseType | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_4 |
Uses of TrueFalseType in com.sun.grizzly.http.webxml.schema.version_2_4 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as TrueFalseType | |
---|---|
protected TrueFalseType |
JspPropertyGroupType.elIgnored
|
protected TrueFalseType |
JspPropertyGroupType.isXml
|
protected TrueFalseType |
JspPropertyGroupType.scriptingInvalid
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return TrueFalseType | |
---|---|
TrueFalseType |
ObjectFactory.createTrueFalseType()
Create an instance of TrueFalseType |
TrueFalseType |
JspPropertyGroupType.getElIgnored()
Gets the value of the elIgnored property. |
TrueFalseType |
JspPropertyGroupType.getIsXml()
Gets the value of the isXml property. |
TrueFalseType |
JspPropertyGroupType.getScriptingInvalid()
Gets the value of the scriptingInvalid property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type TrueFalseType | |
---|---|
void |
JspPropertyGroupType.setElIgnored(TrueFalseType value)
Sets the value of the elIgnored property. |
void |
JspPropertyGroupType.setIsXml(TrueFalseType value)
Sets the value of the isXml property. |
void |
JspPropertyGroupType.setScriptingInvalid(TrueFalseType value)
Sets the value of the scriptingInvalid property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |