| Package | Description |
|---|---|
| org.apache.cxf.jaxws.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected TrueFalseType |
PortComponentType.enableMtom |
protected TrueFalseType |
PortComponentRefType.enableMtom |
| Modifier and Type | Method and Description |
|---|---|
TrueFalseType |
ObjectFactory.createTrueFalseType()
Create an instance of
TrueFalseType |
TrueFalseType |
PortComponentType.getEnableMtom()
Gets the value of the enableMtom property.
|
TrueFalseType |
PortComponentRefType.getEnableMtom()
Gets the value of the enableMtom property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortComponentType.setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property.
|
void |
PortComponentRefType.setEnableMtom(TrueFalseType value)
Sets the value of the enableMtom property.
|
Apache CXF