| Package | Description |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 |
| Modifier and Type | Field and Description |
|---|---|
protected TrueFalseType |
AddressingType.enabled |
protected TrueFalseType |
RespectBindingType.enabled |
protected TrueFalseType |
PortComponentRefType.enableMtom |
protected TrueFalseType |
PortComponentType.enableMtom |
protected TrueFalseType |
AddressingType.required |
| Modifier and Type | Method and Description |
|---|---|
TrueFalseType |
ObjectFactory.createTrueFalseType()
Create an instance of
TrueFalseType |
TrueFalseType |
AddressingType.getEnabled()
Gets the value of the enabled property.
|
TrueFalseType |
RespectBindingType.getEnabled()
Gets the value of the enabled property.
|
TrueFalseType |
PortComponentRefType.getEnableMtom()
Gets the value of the enableMtom property.
|
TrueFalseType |
PortComponentType.getEnableMtom()
Gets the value of the enableMtom property.
|
TrueFalseType |
AddressingType.getRequired()
Gets the value of the required property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressingType.setEnabled(TrueFalseType value)
Sets the value of the enabled property.
|
void |
RespectBindingType.setEnabled(TrueFalseType value)
Sets the value of the enabled property.
|
void |
PortComponentRefType.setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property.
|
void |
PortComponentType.setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property.
|
void |
AddressingType.setRequired(TrueFalseType value)
Sets the value of the required property.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.