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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardOneLevelRequestCodingSchemeIdentification
private  GetAssociationForwardOneLevelRequestCodingSchemeIdentification GetAssociationForwardOneLevelRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardOneLevelRequestCodingSchemeIdentification
GetAssociationForwardOneLevelRequest(GetAssociationForwardOneLevelRequestAssociationIdentification associationIdentification, GetAssociationForwardOneLevelRequestAssociationQualifiers associationQualifiers, GetAssociationForwardOneLevelRequestBuildReferencedEntries buildReferencedEntries, GetAssociationForwardOneLevelRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationForwardOneLevelRequestConceptIdentification conceptIdentification, GetAssociationForwardOneLevelRequestRelationContainerIdentification relationContainerIdentification, GetAssociationForwardOneLevelRequestVersionOrTag versionOrTag)