public class Port extends Object
| Constructor and Description |
|---|
Port() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getAddress() |
QName |
getBinding() |
String |
getName() |
void |
setAddress(URL address) |
void |
setBinding(QName binding) |
void |
setName(String name) |
String |
toString() |