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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.globus that return RestrictToDirectionalNamesResponse
 RestrictToDirectionalNamesResponse CodedNodeGraphProviderImpl.restrictToDirectionalNames(RestrictToDirectionalNamesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return RestrictToDirectionalNamesResponse
 RestrictToDirectionalNamesResponse CodedNodeGraphPortType.restrictToDirectionalNames(RestrictToDirectionalNamesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that return RestrictToDirectionalNamesResponse
 RestrictToDirectionalNamesResponse CodedNodeGraphPortTypeSOAPBindingStub.restrictToDirectionalNames(RestrictToDirectionalNamesRequest parameters)