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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyLevelNextRequestCodingSchemeIdentification
private  GetHierarchyLevelNextRequestCodingSchemeIdentification GetHierarchyLevelNextRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetHierarchyLevelNextRequestCodingSchemeIdentification
GetHierarchyLevelNextRequest(GetHierarchyLevelNextRequestCodingSchemeIdentification codingSchemeIdentification, GetHierarchyLevelNextRequestHierarchyResolutionPolicy hierarchyResolutionPolicy, GetHierarchyLevelNextRequestVersionOrTag versionOrTag)