public class WsdlPort extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
localpart |
protected String |
namespaceURI |
| Constructor and Description |
|---|
WsdlPort() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalpart() |
String |
getNamespaceURI() |
void |
setLocalpart(String value) |
void |
setNamespaceURI(String value) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.