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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as IsReverseNameRequestCodingSchemeIdentification
private  IsReverseNameRequestCodingSchemeIdentification IsReverseNameRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type IsReverseNameRequestCodingSchemeIdentification
IsReverseNameRequest(IsReverseNameRequestAssociationIdentification associationIdentification, IsReverseNameRequestCodingSchemeIdentification codingSchemeIdentification, IsReverseNameRequestVersionOrTag versionOrTag)