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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyRootSetRequestCodingSchemeIdentification
private  GetHierarchyRootSetRequestCodingSchemeIdentification GetHierarchyRootSetRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyRootSetRequestCodingSchemeIdentification
GetHierarchyRootSetRequest(GetHierarchyRootSetRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyRootSetRequestHierarchyIdentification hierarchyIdentification, GetHierarchyRootSetRequestVersionOrTag versionOrTag)