| Constructor and Description |
|---|
PortInfoImpl(String bindingID,
QName portName,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getBindingID() |
QName |
getPortName() |
QName |
getServiceName() |
void |
setAddress(String address) |
public String getBindingID()
getBindingID in interface PortInfopublic QName getPortName()
getPortName in interface PortInfopublic QName getServiceName()
getServiceName in interface PortInfopublic String getAddress()
public void setAddress(String address)
Apache CXF