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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardNamesRequestCodingSchemeIdentification
private  GetAssociationForwardNamesRequestCodingSchemeIdentification GetAssociationForwardNamesRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardNamesRequestCodingSchemeIdentification
GetAssociationForwardNamesRequest(GetAssociationForwardNamesRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationForwardNamesRequestVersionOrTag versionOrTag)