Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetCodingSchemeConceptsRequestCodingSchemeIdentification

Packages that use GetCodingSchemeConceptsRequestCodingSchemeIdentification
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs   
 

Uses of GetCodingSchemeConceptsRequestCodingSchemeIdentification in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs declared as GetCodingSchemeConceptsRequestCodingSchemeIdentification
private  GetCodingSchemeConceptsRequestCodingSchemeIdentification GetCodingSchemeConceptsRequest.codingSchemeIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs that return GetCodingSchemeConceptsRequestCodingSchemeIdentification
 GetCodingSchemeConceptsRequestCodingSchemeIdentification GetCodingSchemeConceptsRequest.getCodingSchemeIdentification()
          Gets the codingSchemeIdentification value for this GetCodingSchemeConceptsRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetCodingSchemeConceptsRequestCodingSchemeIdentification
 void GetCodingSchemeConceptsRequest.setCodingSchemeIdentification(GetCodingSchemeConceptsRequestCodingSchemeIdentification codingSchemeIdentification)
          Sets the codingSchemeIdentification value for this GetCodingSchemeConceptsRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetCodingSchemeConceptsRequestCodingSchemeIdentification
GetCodingSchemeConceptsRequest(GetCodingSchemeConceptsRequestCodingSchemeIdentification codingSchemeIdentification, GetCodingSchemeConceptsRequestVersionOrTag versionOrTag)