|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.axis.wsdl.symbolTable.SymTabEntry (src)
org.jboss.axis.wsdl.symbolTable.PortEntry
This class represents the symbol table entry for a WSDL port.
| Field Summary |
| Fields inherited from class org.jboss.axis.wsdl.symbolTable.SymTabEntry (src) |
name, qname |
| Constructor Summary | |
PortEntry(Port port)
constructor |
|
| Method Summary | |
Port |
getPort()
replies the WSDL port element represented by this symbol table entry |
| Methods inherited from class org.jboss.axis.wsdl.symbolTable.SymTabEntry (src) |
getDynamicVar, getName, getQName, isReferenced, setDynamicVar, setIsReferenced, setName, toString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PortEntry(Port port)
port - the WSDL port element| Method Detail |
public Port getPort()
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||