Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.CompareRequestResolvedConceptReference2

Packages that use CompareRequestResolvedConceptReference2
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs   
 

Uses of CompareRequestResolvedConceptReference2 in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs declared as CompareRequestResolvedConceptReference2
private  CompareRequestResolvedConceptReference2 CompareRequest.resolvedConceptReference2
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs that return CompareRequestResolvedConceptReference2
 CompareRequestResolvedConceptReference2 CompareRequest.getResolvedConceptReference2()
          Gets the resolvedConceptReference2 value for this CompareRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs with parameters of type CompareRequestResolvedConceptReference2
 void CompareRequest.setResolvedConceptReference2(CompareRequestResolvedConceptReference2 resolvedConceptReference2)
          Sets the resolvedConceptReference2 value for this CompareRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs with parameters of type CompareRequestResolvedConceptReference2
CompareRequest(CompareRequestResolvedConceptReference1 resolvedConceptReference1, CompareRequestResolvedConceptReference2 resolvedConceptReference2)