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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyLevelPrevRequestCodingSchemeIdentification
private  GetHierarchyLevelPrevRequestCodingSchemeIdentification GetHierarchyLevelPrevRequest.codingSchemeIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetHierarchyLevelPrevRequestCodingSchemeIdentification
 GetHierarchyLevelPrevRequestCodingSchemeIdentification GetHierarchyLevelPrevRequest.getCodingSchemeIdentification()
          Gets the codingSchemeIdentification value for this GetHierarchyLevelPrevRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyLevelPrevRequestCodingSchemeIdentification
 void GetHierarchyLevelPrevRequest.setCodingSchemeIdentification(GetHierarchyLevelPrevRequestCodingSchemeIdentification codingSchemeIdentification)
          Sets the codingSchemeIdentification value for this GetHierarchyLevelPrevRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyLevelPrevRequestCodingSchemeIdentification
GetHierarchyLevelPrevRequest(GetHierarchyLevelPrevRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyLevelPrevRequestHierarchyResolutionPolicy hierarchyResolutionPolicy, GetHierarchyLevelPrevRequestVersionOrTag versionOrTag)