public class ServiceEntry extends SymTabEntry
name, qname
Constructor and Description |
---|
ServiceEntry(javax.wsdl.Service service)
Construct a ServiceEntry from a WSDL4J Service object.
|
Modifier and Type | Method and Description |
---|---|
String |
getOriginalServiceName() |
javax.wsdl.Service |
getService()
Get this entry's Service object.
|
void |
setOriginalServiceName(String originalName) |
getDynamicVar, getName, getQName, isReferenced, setDynamicVar, setIsReferenced, setName, toString, toString
Copyright © The Apache Software Foundation. All Rights Reserved.