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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyPathToRootRequestVersionOrTag
private  GetHierarchyPathToRootRequestVersionOrTag GetHierarchyPathToRootRequest.versionOrTag
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetHierarchyPathToRootRequestVersionOrTag
 GetHierarchyPathToRootRequestVersionOrTag GetHierarchyPathToRootRequest.getVersionOrTag()
          Gets the versionOrTag value for this GetHierarchyPathToRootRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyPathToRootRequestVersionOrTag
 void GetHierarchyPathToRootRequest.setVersionOrTag(GetHierarchyPathToRootRequestVersionOrTag versionOrTag)
          Sets the versionOrTag value for this GetHierarchyPathToRootRequest.
 

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