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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseNamesRequestCodingSchemeIdentification
private  GetAssociationReverseNamesRequestCodingSchemeIdentification GetAssociationReverseNamesRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationReverseNamesRequestCodingSchemeIdentification
GetAssociationReverseNamesRequest(GetAssociationReverseNamesRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationReverseNamesRequestVersionOrTag versionOrTag)