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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs declared as CompareRequestResolvedConceptReference1
private  CompareRequestResolvedConceptReference1 CompareRequest.resolvedConceptReference1
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs that return CompareRequestResolvedConceptReference1
 CompareRequestResolvedConceptReference1 CompareRequest.getResolvedConceptReference1()
          Gets the resolvedConceptReference1 value for this CompareRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs with parameters of type CompareRequestResolvedConceptReference1
 void CompareRequest.setResolvedConceptReference1(CompareRequestResolvedConceptReference1 resolvedConceptReference1)
          Sets the resolvedConceptReference1 value for this CompareRequest.
 

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