Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.RestrictToValueRequest

Packages that use RestrictToValueRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.bindings   
 

Uses of RestrictToValueRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus with parameters of type RestrictToValueRequest
 RestrictToValueResponse LexBIGServiceMetadataProviderImpl.restrictToValue(RestrictToValueRequest params)
           
 

Uses of RestrictToValueRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs with parameters of type RestrictToValueRequest
 RestrictToValueResponse LexBIGServiceMetadataPortType.restrictToValue(RestrictToValueRequest parameters)
           
 

Uses of RestrictToValueRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.bindings with parameters of type RestrictToValueRequest
 RestrictToValueResponse LexBIGServiceMetadataPortTypeSOAPBindingStub.restrictToValue(RestrictToValueRequest parameters)