Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetLastUpdateTimeRequest

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

Uses of GetLastUpdateTimeRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus with parameters of type GetLastUpdateTimeRequest
 GetLastUpdateTimeResponse LexEVSGridServiceProviderImpl.getLastUpdateTime(GetLastUpdateTimeRequest params)
           
 

Uses of GetLastUpdateTimeRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetLastUpdateTimeRequest
 GetLastUpdateTimeResponse LexEVSGridServicePortType.getLastUpdateTime(GetLastUpdateTimeRequest parameters)
           
 

Uses of GetLastUpdateTimeRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.bindings with parameters of type GetLastUpdateTimeRequest
 GetLastUpdateTimeResponse LexEVSGridServicePortTypeSOAPBindingStub.getLastUpdateTime(GetLastUpdateTimeRequest parameters)