|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.wsdl.symbolTable.SymTabEntry
org.apache.axis.wsdl.symbolTable.PortEntry
public class PortEntry
This class represents the symbol table entry for a WSDL port.
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.wsdl.symbolTable.SymTabEntry |
|---|
name, qname |
| Constructor Summary | |
|---|---|
PortEntry(javax.wsdl.Port port)
constructor |
|
| Method Summary | |
|---|---|
javax.wsdl.Port |
getPort()
replies the WSDL port element represented by this symbol table entry |
| Methods inherited from class org.apache.axis.wsdl.symbolTable.SymTabEntry |
|---|
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(javax.wsdl.Port port)
port - the WSDL port element| Method Detail |
|---|
public javax.wsdl.Port getPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||