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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseOneLevelRequestAssociationQualifiers
private  GetAssociationReverseOneLevelRequestAssociationQualifiers GetAssociationReverseOneLevelRequest.associationQualifiers
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetAssociationReverseOneLevelRequestAssociationQualifiers
 GetAssociationReverseOneLevelRequestAssociationQualifiers GetAssociationReverseOneLevelRequest.getAssociationQualifiers()
          Gets the associationQualifiers value for this GetAssociationReverseOneLevelRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationReverseOneLevelRequestAssociationQualifiers
 void GetAssociationReverseOneLevelRequest.setAssociationQualifiers(GetAssociationReverseOneLevelRequestAssociationQualifiers associationQualifiers)
          Sets the associationQualifiers value for this GetAssociationReverseOneLevelRequest.
 

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