org.apache.axis.wsdl.symbolTable
public class ServiceEntry extends SymTabEntry
Constructor Summary | |
---|---|
ServiceEntry(Service service)
Construct a ServiceEntry from a WSDL4J Service object.
|
Method Summary | |
---|---|
Service | getService()
Get this entry's Service object.
|
Parameters: service
Returns: