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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs declared as GetEditActionList3RequestConceptReference
private  GetEditActionList3RequestConceptReference GetEditActionList3Request.conceptReference
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs with parameters of type GetEditActionList3RequestConceptReference
GetEditActionList3Request(java.util.Date beginDate, GetEditActionList3RequestConceptReference conceptReference, java.util.Date endDate)