YOKO API

Uses of Class
org.objectweb.celtix.wsdl.TBindingOperation

Packages that use TBindingOperation
org.objectweb.celtix.wsdl   
 

Uses of TBindingOperation in org.objectweb.celtix.wsdl
 

Fields in org.objectweb.celtix.wsdl with type parameters of type TBindingOperation
protected  java.util.List<TBindingOperation> TBinding.operation
           
 

Methods in org.objectweb.celtix.wsdl that return TBindingOperation
 TBindingOperation ObjectFactory.createTBindingOperation()
          Create an instance of TBindingOperation
 

Methods in org.objectweb.celtix.wsdl that return types with arguments of type TBindingOperation
 java.util.List<TBindingOperation> TBinding.getOperation()
          Gets the value of the operation property.
 


YOKO API

-