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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardOneLevelRequestConceptIdentification
private  GetAssociationForwardOneLevelRequestConceptIdentification GetAssociationForwardOneLevelRequest.conceptIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetAssociationForwardOneLevelRequestConceptIdentification
 GetAssociationForwardOneLevelRequestConceptIdentification GetAssociationForwardOneLevelRequest.getConceptIdentification()
          Gets the conceptIdentification value for this GetAssociationForwardOneLevelRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardOneLevelRequestConceptIdentification
 void GetAssociationForwardOneLevelRequest.setConceptIdentification(GetAssociationForwardOneLevelRequestConceptIdentification conceptIdentification)
          Sets the conceptIdentification value for this GetAssociationForwardOneLevelRequest.
 

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