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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardAndReverseNamesRequestCodingSchemeIdentification
private  GetAssociationForwardAndReverseNamesRequestCodingSchemeIdentification GetAssociationForwardAndReverseNamesRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardAndReverseNamesRequestCodingSchemeIdentification
GetAssociationForwardAndReverseNamesRequest(GetAssociationForwardAndReverseNamesRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationForwardAndReverseNamesRequestVersionOrTag versionOrTag)