Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs.GetHierarchyIDsRequestCodingSchemeIdentification

Packages that use GetHierarchyIDsRequestCodingSchemeIdentification
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs   
 

Uses of GetHierarchyIDsRequestCodingSchemeIdentification in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyIDsRequestCodingSchemeIdentification
private  GetHierarchyIDsRequestCodingSchemeIdentification GetHierarchyIDsRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyIDsRequestCodingSchemeIdentification
GetHierarchyIDsRequest(GetHierarchyIDsRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyIDsRequestVersionOrTag versionOrTag)