Package | Description |
---|---|
org.apache.cxf.wsdl |
Modifier and Type | Field and Description |
---|---|
protected TBinding |
TDefinitions.binding |
Modifier and Type | Method and Description |
---|---|
TBinding |
ObjectFactory.createTBinding()
Create an instance of
TBinding |
TBinding |
TDefinitions.getBinding()
Gets the value of the binding property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TBinding> |
ObjectFactory.createTDefinitionsBinding(TBinding value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<TBinding> |
ObjectFactory.createTDefinitionsBinding(TBinding value)
|
void |
TDefinitions.setBinding(TBinding value)
Sets the value of the binding property.
|
Apache CXF