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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs declared as GetEditActionList2RequestConceptReference
private  GetEditActionList2RequestConceptReference GetEditActionList2Request.conceptReference
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs with parameters of type GetEditActionList2RequestConceptReference
GetEditActionList2Request(GetEditActionList2RequestCodingSchemeVersion codingSchemeVersion, GetEditActionList2RequestConceptReference conceptReference)