public class PortTypeEntry extends SymTabEntry
name, qname| Constructor and Description |
|---|
PortTypeEntry(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 |
|---|---|
PortType |
getPortType()
Get this entry's PortType object.
|
getDynamicVar, getName, getQName, isReferenced, setDynamicVar, setIsReferenced, setName, toString, toStringpublic PortTypeEntry(PortType portType)
portType - public PortType getPortType()