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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseNameRequestCodingSchemeIdentification
private  GetAssociationReverseNameRequestCodingSchemeIdentification GetAssociationReverseNameRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationReverseNameRequestCodingSchemeIdentification
GetAssociationReverseNameRequest(GetAssociationReverseNameRequestAssociationIdentification associationIdentification, GetAssociationReverseNameRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationReverseNameRequestVersionOrTag versionOrTag)