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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetRenderingDetailRequestVersionOrTag
private  GetRenderingDetailRequestVersionOrTag GetRenderingDetailRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetRenderingDetailRequestVersionOrTag
GetRenderingDetailRequest(GetRenderingDetailRequestCodingSchemeIdentification codingSchemeIdentification, GetRenderingDetailRequestVersionOrTag versionOrTag)