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

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus that return RestrictToPropertiesResponse
 RestrictToPropertiesResponse LexBIGServiceMetadataProviderImpl.restrictToProperties(RestrictToPropertiesRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs that return RestrictToPropertiesResponse
 RestrictToPropertiesResponse LexBIGServiceMetadataPortType.restrictToProperties(RestrictToPropertiesRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.bindings that return RestrictToPropertiesResponse
 RestrictToPropertiesResponse LexBIGServiceMetadataPortTypeSOAPBindingStub.restrictToProperties(RestrictToPropertiesRequest parameters)