Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.RestrictToCodingSchemeRequestAcsvr

Packages that use RestrictToCodingSchemeRequestAcsvr
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs   
 

Uses of RestrictToCodingSchemeRequestAcsvr in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs declared as RestrictToCodingSchemeRequestAcsvr
private  RestrictToCodingSchemeRequestAcsvr RestrictToCodingSchemeRequest.acsvr
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs that return RestrictToCodingSchemeRequestAcsvr
 RestrictToCodingSchemeRequestAcsvr RestrictToCodingSchemeRequest.getAcsvr()
          Gets the acsvr value for this RestrictToCodingSchemeRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs with parameters of type RestrictToCodingSchemeRequestAcsvr
 void RestrictToCodingSchemeRequest.setAcsvr(RestrictToCodingSchemeRequestAcsvr acsvr)
          Sets the acsvr value for this RestrictToCodingSchemeRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs with parameters of type RestrictToCodingSchemeRequestAcsvr
RestrictToCodingSchemeRequest(RestrictToCodingSchemeRequestAcsvr acsvr)