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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus with parameters of type RestrictToPropertiesRequest
 RestrictToPropertiesResponse LexBIGServiceMetadataProviderImpl.restrictToProperties(RestrictToPropertiesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs with parameters of type RestrictToPropertiesRequest
 RestrictToPropertiesResponse LexBIGServiceMetadataPortType.restrictToProperties(RestrictToPropertiesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.bindings with parameters of type RestrictToPropertiesRequest
 RestrictToPropertiesResponse LexBIGServiceMetadataPortTypeSOAPBindingStub.restrictToProperties(RestrictToPropertiesRequest parameters)