hu.soft4d.minerva.wsdl
Class JInterface
java.lang.Object
hu.soft4d.minerva.wsdl.JInterface
public class JInterface
- extends java.lang.Object
Class representing a WSDL portType.
- Author:
- Zsolt Kiss-Gere, 4DSoft Ltd.
Constructor Summary |
JInterface(javax.wsdl.PortType portType,
org.apache.axis.wsdl.symbolTable.SymbolTable symTable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JInterface
public JInterface(javax.wsdl.PortType portType,
org.apache.axis.wsdl.symbolTable.SymbolTable symTable)
getOperation
public JOperation getOperation(java.lang.String name)
throws java.lang.Exception
- Throws:
java.lang.Exception
getOperations
public java.util.List<JOperation> getOperations()
getQName
public javax.xml.namespace.QName getQName()
getLocalName
public java.lang.String getLocalName()