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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as IsCodeRetiredRequestCodingSchemeIdentification
private  IsCodeRetiredRequestCodingSchemeIdentification IsCodeRetiredRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type IsCodeRetiredRequestCodingSchemeIdentification
IsCodeRetiredRequest(IsCodeRetiredRequestCodingSchemeIdentification codingSchemeIdentification, IsCodeRetiredRequestConceptIdentification conceptIdentification, IsCodeRetiredRequestVersionOrTag versionOrTag)