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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyPathToRootRequestHierarchyPathResolveOption
private  GetHierarchyPathToRootRequestHierarchyPathResolveOption GetHierarchyPathToRootRequest.hierarchyPathResolveOption
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetHierarchyPathToRootRequestHierarchyPathResolveOption
 GetHierarchyPathToRootRequestHierarchyPathResolveOption GetHierarchyPathToRootRequest.getHierarchyPathResolveOption()
          Gets the hierarchyPathResolveOption value for this GetHierarchyPathToRootRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyPathToRootRequestHierarchyPathResolveOption
 void GetHierarchyPathToRootRequest.setHierarchyPathResolveOption(GetHierarchyPathToRootRequestHierarchyPathResolveOption hierarchyPathResolveOption)
          Sets the hierarchyPathResolveOption value for this GetHierarchyPathToRootRequest.
 

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