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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetHierarchyLevelPrevRequestVersionOrTag
private  GetHierarchyLevelPrevRequestVersionOrTag GetHierarchyLevelPrevRequest.versionOrTag
           
 

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

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

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