Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.GetAncestorsResponse

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

Uses of GetAncestorsResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.service.globus that return GetAncestorsResponse
 GetAncestorsResponse HistoryServiceProviderImpl.getAncestors(GetAncestorsRequest params)
           
 

Uses of GetAncestorsResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs that return GetAncestorsResponse
 GetAncestorsResponse HistoryServicePortType.getAncestors(GetAncestorsRequest parameters)
           
 

Uses of GetAncestorsResponse in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.bindings that return GetAncestorsResponse
 GetAncestorsResponse HistoryServicePortTypeSOAPBindingStub.getAncestors(GetAncestorsRequest parameters)