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