Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.RestrictToCodesResponse

Packages that use RestrictToCodesResponse
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings   
 

Uses of RestrictToCodesResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return RestrictToCodesResponse
 RestrictToCodesResponse CodedNodeGraphProviderImpl.restrictToCodes(RestrictToCodesRequest params)
           
 

Uses of RestrictToCodesResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return RestrictToCodesResponse
 RestrictToCodesResponse CodedNodeGraphPortType.restrictToCodes(RestrictToCodesRequest parameters)
           
 

Uses of RestrictToCodesResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return RestrictToCodesResponse
 RestrictToCodesResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToCodes(RestrictToCodesRequest parameters)