Package | Description |
---|---|
com.sun.java.xml.ns.javaee |
Modifier and Type | Field and Description |
---|---|
protected TrueFalseType |
FilterType.asyncSupported |
protected TrueFalseType |
ServletType.asyncSupported |
protected TrueFalseType |
JspPropertyGroupType.deferredSyntaxAllowedAsLiteral |
protected TrueFalseType |
JspPropertyGroupType.elIgnored |
protected TrueFalseType |
RespectBindingType.enabled |
protected TrueFalseType |
ServletType.enabled |
protected TrueFalseType |
AddressingType.enabled |
protected TrueFalseType |
PortComponentRefType.enableMtom |
protected TrueFalseType |
JspPropertyGroupType.errorOnUndeclaredNamespace |
protected TrueFalseType |
CookieConfigType.httpOnly |
protected TrueFalseType |
JspPropertyGroupType.isXml |
protected TrueFalseType |
AddressingType.required |
protected TrueFalseType |
JspPropertyGroupType.scriptingInvalid |
protected TrueFalseType |
CookieConfigType.secure |
protected TrueFalseType |
JspPropertyGroupType.trimDirectiveWhitespaces |
Modifier and Type | Method and Description |
---|---|
TrueFalseType |
ObjectFactory.createTrueFalseType()
Create an instance of
TrueFalseType |
TrueFalseType |
FilterType.getAsyncSupported()
Gets the value of the asyncSupported property.
|
TrueFalseType |
ServletType.getAsyncSupported()
Gets the value of the asyncSupported property.
|
TrueFalseType |
JspPropertyGroupType.getDeferredSyntaxAllowedAsLiteral()
Gets the value of the deferredSyntaxAllowedAsLiteral property.
|
TrueFalseType |
JspPropertyGroupType.getElIgnored()
Gets the value of the elIgnored property.
|
TrueFalseType |
RespectBindingType.getEnabled()
Gets the value of the enabled property.
|
TrueFalseType |
ServletType.getEnabled()
Gets the value of the enabled property.
|
TrueFalseType |
AddressingType.getEnabled()
Gets the value of the enabled property.
|
TrueFalseType |
PortComponentRefType.getEnableMtom()
Gets the value of the enableMtom property.
|
TrueFalseType |
JspPropertyGroupType.getErrorOnUndeclaredNamespace()
Gets the value of the errorOnUndeclaredNamespace property.
|
TrueFalseType |
CookieConfigType.getHttpOnly()
Gets the value of the httpOnly property.
|
TrueFalseType |
JspPropertyGroupType.getIsXml()
Gets the value of the isXml property.
|
TrueFalseType |
AddressingType.getRequired()
Gets the value of the required property.
|
TrueFalseType |
JspPropertyGroupType.getScriptingInvalid()
Gets the value of the scriptingInvalid property.
|
TrueFalseType |
CookieConfigType.getSecure()
Gets the value of the secure property.
|
TrueFalseType |
JspPropertyGroupType.getTrimDirectiveWhitespaces()
Gets the value of the trimDirectiveWhitespaces property.
|
Modifier and Type | Method and Description |
---|---|
void |
FilterType.setAsyncSupported(TrueFalseType value)
Sets the value of the asyncSupported property.
|
void |
ServletType.setAsyncSupported(TrueFalseType value)
Sets the value of the asyncSupported property.
|
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 |
RespectBindingType.setEnabled(TrueFalseType value)
Sets the value of the enabled property.
|
void |
ServletType.setEnabled(TrueFalseType value)
Sets the value of the enabled property.
|
void |
AddressingType.setEnabled(TrueFalseType value)
Sets the value of the enabled property.
|
void |
PortComponentRefType.setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property.
|
void |
JspPropertyGroupType.setErrorOnUndeclaredNamespace(TrueFalseType value)
Sets the value of the errorOnUndeclaredNamespace property.
|
void |
CookieConfigType.setHttpOnly(TrueFalseType value)
Sets the value of the httpOnly property.
|
void |
JspPropertyGroupType.setIsXml(TrueFalseType value)
Sets the value of the isXml property.
|
void |
AddressingType.setRequired(TrueFalseType value)
Sets the value of the required property.
|
void |
JspPropertyGroupType.setScriptingInvalid(TrueFalseType value)
Sets the value of the scriptingInvalid property.
|
void |
CookieConfigType.setSecure(TrueFalseType value)
Sets the value of the secure property.
|
void |
JspPropertyGroupType.setTrimDirectiveWhitespaces(TrueFalseType value)
Sets the value of the trimDirectiveWhitespaces property.
|
Copyright © 2016 buschmais GbR. All rights reserved.