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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseOneLevelRequestConceptIdentification
private  GetAssociationReverseOneLevelRequestConceptIdentification GetAssociationReverseOneLevelRequest.conceptIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationReverseOneLevelRequestConceptIdentification
GetAssociationReverseOneLevelRequest(GetAssociationReverseOneLevelRequestAssociationIdentification associationIdentification, GetAssociationReverseOneLevelRequestAssociationQualifiers associationQualifiers, GetAssociationReverseOneLevelRequestBuildReferencedEntries buildReferencedEntries, GetAssociationReverseOneLevelRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationReverseOneLevelRequestConceptIdentification conceptIdentification, GetAssociationReverseOneLevelRequestRelationContainerIdentification relationContainerIdentification, GetAssociationReverseOneLevelRequestVersionOrTag versionOrTag)