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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyIDsRequestVersionOrTag
private  GetHierarchyIDsRequestVersionOrTag GetHierarchyIDsRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyIDsRequestVersionOrTag
GetHierarchyIDsRequest(GetHierarchyIDsRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyIDsRequestVersionOrTag versionOrTag)