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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyRootsRequestCodingSchemeIdentification
private  GetHierarchyRootsRequestCodingSchemeIdentification GetHierarchyRootsRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyRootsRequestCodingSchemeIdentification
GetHierarchyRootsRequest(GetHierarchyRootsRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyRootsRequestHierarchyIdentification hierarchyIdentification, GetHierarchyRootsRequestVersionOrTag versionOrTag)