|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrueFalseType | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_5 |
Uses of TrueFalseType in com.sun.grizzly.http.webxml.schema.version_2_5 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as TrueFalseType | |
---|---|
protected TrueFalseType |
JspPropertyGroupType.deferredSyntaxAllowedAsLiteral
|
protected TrueFalseType |
JspPropertyGroupType.elIgnored
|
protected TrueFalseType |
PortComponentType.enableMtom
|
protected TrueFalseType |
PortComponentRefType.enableMtom
|
protected TrueFalseType |
JspPropertyGroupType.isXml
|
protected TrueFalseType |
JspPropertyGroupType.scriptingInvalid
|
protected TrueFalseType |
JspPropertyGroupType.trimDirectiveWhitespaces
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return TrueFalseType | |
---|---|
TrueFalseType |
ObjectFactory.createTrueFalseType()
Create an instance of TrueFalseType |
TrueFalseType |
JspPropertyGroupType.getDeferredSyntaxAllowedAsLiteral()
Gets the value of the deferredSyntaxAllowedAsLiteral property. |
TrueFalseType |
JspPropertyGroupType.getElIgnored()
Gets the value of the elIgnored property. |
TrueFalseType |
PortComponentType.getEnableMtom()
Gets the value of the enableMtom property. |
TrueFalseType |
PortComponentRefType.getEnableMtom()
Gets the value of the enableMtom property. |
TrueFalseType |
JspPropertyGroupType.getIsXml()
Gets the value of the isXml property. |
TrueFalseType |
JspPropertyGroupType.getScriptingInvalid()
Gets the value of the scriptingInvalid property. |
TrueFalseType |
JspPropertyGroupType.getTrimDirectiveWhitespaces()
Gets the value of the trimDirectiveWhitespaces property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type TrueFalseType | |
---|---|
void |
JspPropertyGroupType.setDeferredSyntaxAllowedAsLiteral(TrueFalseType value)
Sets the value of the deferredSyntaxAllowedAsLiteral property. |
void |
JspPropertyGroupType.setElIgnored(TrueFalseType value)
Sets the value of the elIgnored property. |
void |
PortComponentType.setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property. |
void |
PortComponentRefType.setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom 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. |
void |
JspPropertyGroupType.setTrimDirectiveWhitespaces(TrueFalseType value)
Sets the value of the trimDirectiveWhitespaces property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |