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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetRenderingDetailRequestCodingSchemeIdentification
private  GetRenderingDetailRequestCodingSchemeIdentification GetRenderingDetailRequest.codingSchemeIdentification
           
 

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

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

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