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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseOneLevelRequestCodingSchemeIdentification
private  GetAssociationReverseOneLevelRequestCodingSchemeIdentification GetAssociationReverseOneLevelRequest.codingSchemeIdentification
           
 

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

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

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