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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyRootSetRequestHierarchyIdentification
private  GetHierarchyRootSetRequestHierarchyIdentification GetHierarchyRootSetRequest.hierarchyIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyRootSetRequestHierarchyIdentification
GetHierarchyRootSetRequest(GetHierarchyRootSetRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyRootSetRequestHierarchyIdentification hierarchyIdentification, GetHierarchyRootSetRequestVersionOrTag versionOrTag)