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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as IsForwardNameRequestCodingSchemeIdentification
private  IsForwardNameRequestCodingSchemeIdentification IsForwardNameRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type IsForwardNameRequestCodingSchemeIdentification
IsForwardNameRequest(IsForwardNameRequestAssociationIdentification associationIdentification, IsForwardNameRequestCodingSchemeIdentification codingSchemeIdentification, IsForwardNameRequestVersionOrTag versionOrTag)