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

Packages that use DifferenceResponse
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 DifferenceResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus that return DifferenceResponse
 DifferenceResponse CodedNodeSetProviderImpl.difference(DifferenceRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs that return DifferenceResponse
 DifferenceResponse CodedNodeSetPortType.difference(DifferenceRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings that return DifferenceResponse
 DifferenceResponse CodedNodeSetPortTypeSOAPBindingStub.difference(DifferenceRequest parameters)