Uses of Class
org.jvnet.wom.impl.WSDLBoundOperationImpl

Packages that use WSDLBoundOperationImpl
org.jvnet.wom.impl   
 

Uses of WSDLBoundOperationImpl in org.jvnet.wom.impl
 

Methods in org.jvnet.wom.impl that return types with arguments of type WSDLBoundOperationImpl
 java.lang.Iterable<WSDLBoundOperationImpl> WSDLBoundPortTypeImpl.getBindingOperations()
           
 

Methods in org.jvnet.wom.impl with parameters of type WSDLBoundOperationImpl
 void WSDLBoundPortTypeImpl.addBoundOperation(WSDLBoundOperationImpl op)
           
 void WSDLBoundOutputImpl.setOwner(WSDLBoundOperationImpl boundOp)
           
 void WSDLBoundFaultImpl.setParent(WSDLBoundOperationImpl parent)
           
 void WSDLBoundOutputImpl.setParent(WSDLBoundOperationImpl parent)
           
 void WSDLBoundInputImpl.setParent(WSDLBoundOperationImpl parent)
           
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.