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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardOneLevelRequestRelationContainerIdentification
private  GetAssociationForwardOneLevelRequestRelationContainerIdentification GetAssociationForwardOneLevelRequest.relationContainerIdentification
           
 

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

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

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