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