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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyPathToRootRequestCodingSchemeIdentification
private  GetHierarchyPathToRootRequestCodingSchemeIdentification GetHierarchyPathToRootRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyPathToRootRequestCodingSchemeIdentification
GetHierarchyPathToRootRequest(GetHierarchyPathToRootRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyPathToRootRequestHierarchyPathResolveOption hierarchyPathResolveOption, GetHierarchyPathToRootRequestHierarchyResolutionPolicy hierarchyResolutionPolicy, GetHierarchyPathToRootRequestVersionOrTag versionOrTag)