Package | Description |
---|---|
org.apache.cxf.wsdl |
Modifier and Type | Field and Description |
---|---|
protected TPortType |
TDefinitions.portType |
Modifier and Type | Method and Description |
---|---|
TPortType |
ObjectFactory.createTPortType()
Create an instance of
TPortType |
TPortType |
TDefinitions.getPortType()
Gets the value of the portType property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TPortType> |
ObjectFactory.createTDefinitionsPortType(TPortType value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TPortType> |
ObjectFactory.createTDefinitionsPortType(TPortType value)
|
void |
TDefinitions.setPortType(TPortType value)
Sets the value of the portType property.
|
Apache CXF