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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus with parameters of type RestrictToCodesRequest
 RestrictToCodesResponse CodedNodeGraphProviderImpl.restrictToCodes(RestrictToCodesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type RestrictToCodesRequest
 RestrictToCodesResponse CodedNodeGraphPortType.restrictToCodes(RestrictToCodesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings with parameters of type RestrictToCodesRequest
 RestrictToCodesResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToCodes(RestrictToCodesRequest parameters)