org.apache.axis.wsdl.symbolTable
public class PortTypeEntry extends SymTabEntry
name, qname
Constructor and Description |
---|
PortTypeEntry(javax.wsdl.PortType portType)
Construct a PortTypeEntry from a WSDL4J PortType object and a HashMap of Parameters objects,
keyed off of the operation name.
|
Modifier and Type | Method and Description |
---|---|
javax.wsdl.PortType |
getPortType()
Get this entry's PortType object.
|
getDynamicVar, getName, getQName, isReferenced, setDynamicVar, setIsReferenced, setName, toString, toString
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.