Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.DifferenceRequest

Packages that use DifferenceRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings   
 

Uses of DifferenceRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus with parameters of type DifferenceRequest
 DifferenceResponse CodedNodeSetProviderImpl.difference(DifferenceRequest params)
           
 

Uses of DifferenceRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type DifferenceRequest
 DifferenceResponse CodedNodeSetPortType.difference(DifferenceRequest parameters)
           
 

Uses of DifferenceRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings with parameters of type DifferenceRequest
 DifferenceResponse CodedNodeSetPortTypeSOAPBindingStub.difference(DifferenceRequest parameters)