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 | |
|---|---|
| String | getOriginalServiceName() |
| Service | getService()
Get this entry's Service object.
|
| void | setOriginalServiceName(String originalName) |
Parameters: service
Parameters: originalServiceName
Returns: