org.petalslink.abslayer.service.impl.wsdl11
Class InterfaceImpl

java.lang.Object
  extended by org.petalslink.abslayer.service.impl.wsdl11.InterfaceImpl
All Implemented Interfaces:
Interface

public class InterfaceImpl
extends java.lang.Object
implements Interface


Method Summary
 com.ebmwebsourcing.easywsdl11.api.element.PortType getModel()
           
 Operation getOperation(javax.xml.namespace.QName qname)
           
 Operation[] getOperations()
           
 Description getParentDescription()
           
 javax.xml.namespace.QName getQName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQName

public javax.xml.namespace.QName getQName()
Specified by:
getQName in interface Interface

getParentDescription

public Description getParentDescription()
Specified by:
getParentDescription in interface Interface

getOperation

public Operation getOperation(javax.xml.namespace.QName qname)
Specified by:
getOperation in interface Interface

getOperations

public Operation[] getOperations()
Specified by:
getOperations in interface Interface

getModel

public com.ebmwebsourcing.easywsdl11.api.element.PortType getModel()
Specified by:
getModel in interface Interface


Copyright © 2011 Petals Link. All Rights Reserved.