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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as IsCodeRetiredRequestVersionOrTag
private  IsCodeRetiredRequestVersionOrTag IsCodeRetiredRequest.versionOrTag
           
 

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

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

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