Uses of Interface
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfParam

Packages that use AbsItfParam
org.ow2.easywsdl.wsdl.api   
org.ow2.easywsdl.wsdl.api.abstractElmt   
org.ow2.easywsdl.wsdl.api.abstractItf   
org.ow2.easywsdl.wsdl.decorator   
org.ow2.easywsdl.wsdl.impl.wsdl11   
 

Uses of AbsItfParam in org.ow2.easywsdl.wsdl.api
 

Subinterfaces of AbsItfParam in org.ow2.easywsdl.wsdl.api
 interface Fault
          This interface represents a fault message, and contains the name of the fault and the message itself.
 interface Input
          This interface represents an input message, and contains the name of the input and the message itself.
 interface Output
          This interface represents an output message, and contains the name of the output and the message itself.
 interface Param
           
 

Uses of AbsItfParam in org.ow2.easywsdl.wsdl.api.abstractElmt
 

Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfParam
 class AbstractParamImpl<E>
           
 

Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfParam
 AbsItfParam AbstractPartImpl.getParam()
           
 

Uses of AbsItfParam in org.ow2.easywsdl.wsdl.api.abstractItf
 

Subinterfaces of AbsItfParam in org.ow2.easywsdl.wsdl.api.abstractItf
 interface AbsItfFault
          This interface represents a fault message, and contains the name of the fault and the message itself.
 interface AbsItfInput
          This interface represents an input message, and contains the name of the input and the message itself.
 interface AbsItfOutput
          This interface represents an output message, and contains the name of the output and the message itself.
 

Uses of AbsItfParam in org.ow2.easywsdl.wsdl.decorator
 

Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfParam
protected  AbsItfParam DecoratorParamImpl.param
           
 

Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfParam
DecoratorParamImpl(AbsItfParam param)
           
 

Uses of AbsItfParam in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfParam
 class FaultImpl
           
 class InputImpl
           
 class OutputImpl
           
 



Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.