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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardNameRequestCodingSchemeIdentification
private  GetAssociationForwardNameRequestCodingSchemeIdentification GetAssociationForwardNameRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardNameRequestCodingSchemeIdentification
GetAssociationForwardNameRequest(GetAssociationForwardNameRequestAssociationIdentification associationIdentification, GetAssociationForwardNameRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationForwardNameRequestVersionOrTag versionOrTag)