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 PortInfo
public QName getPortName()
getPortName
in interface PortInfo
public QName getServiceName()
getServiceName
in interface PortInfo
public String getAddress()
public void setAddress(String address)
Apache CXF