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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseOneLevelRequestRelationContainerIdentification
private  GetAssociationReverseOneLevelRequestRelationContainerIdentification GetAssociationReverseOneLevelRequest.relationContainerIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetAssociationReverseOneLevelRequestRelationContainerIdentification
 GetAssociationReverseOneLevelRequestRelationContainerIdentification GetAssociationReverseOneLevelRequest.getRelationContainerIdentification()
          Gets the relationContainerIdentification value for this GetAssociationReverseOneLevelRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationReverseOneLevelRequestRelationContainerIdentification
 void GetAssociationReverseOneLevelRequest.setRelationContainerIdentification(GetAssociationReverseOneLevelRequestRelationContainerIdentification relationContainerIdentification)
          Sets the relationContainerIdentification value for this GetAssociationReverseOneLevelRequest.
 

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