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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification
private  GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification GetCodingSchemesWithSupportedAssociationRequest.associationIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification
 GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification GetCodingSchemesWithSupportedAssociationRequest.getAssociationIdentification()
          Gets the associationIdentification value for this GetCodingSchemesWithSupportedAssociationRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification
 void GetCodingSchemesWithSupportedAssociationRequest.setAssociationIdentification(GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification associationIdentification)
          Sets the associationIdentification value for this GetCodingSchemesWithSupportedAssociationRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification
GetCodingSchemesWithSupportedAssociationRequest(GetCodingSchemesWithSupportedAssociationRequestAssociationIdentification associationIdentification)