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

Packages that use GetEditActionListRequestConceptReference
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs   
 

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs declared as GetEditActionListRequestConceptReference
private  GetEditActionListRequestConceptReference GetEditActionListRequest.conceptReference
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs that return GetEditActionListRequestConceptReference
 GetEditActionListRequestConceptReference GetEditActionListRequest.getConceptReference()
          Gets the conceptReference value for this GetEditActionListRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs with parameters of type GetEditActionListRequestConceptReference
 void GetEditActionListRequest.setConceptReference(GetEditActionListRequestConceptReference conceptReference)
          Sets the conceptReference value for this GetEditActionListRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs with parameters of type GetEditActionListRequestConceptReference
GetEditActionListRequest(GetEditActionListRequestConceptReference conceptReference, org.apache.axis.types.URI releaseURN)