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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyRootsRequestHierarchyIdentification
private  GetHierarchyRootsRequestHierarchyIdentification GetHierarchyRootsRequest.hierarchyIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetHierarchyRootsRequestHierarchyIdentification
 GetHierarchyRootsRequestHierarchyIdentification GetHierarchyRootsRequest.getHierarchyIdentification()
          Gets the hierarchyIdentification value for this GetHierarchyRootsRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyRootsRequestHierarchyIdentification
 void GetHierarchyRootsRequest.setHierarchyIdentification(GetHierarchyRootsRequestHierarchyIdentification hierarchyIdentification)
          Sets the hierarchyIdentification value for this GetHierarchyRootsRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyRootsRequestHierarchyIdentification
GetHierarchyRootsRequest(GetHierarchyRootsRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyRootsRequestHierarchyIdentification hierarchyIdentification, GetHierarchyRootsRequestVersionOrTag versionOrTag)