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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardOneLevelRequestVersionOrTag
private  GetAssociationForwardOneLevelRequestVersionOrTag GetAssociationForwardOneLevelRequest.versionOrTag
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return GetAssociationForwardOneLevelRequestVersionOrTag
 GetAssociationForwardOneLevelRequestVersionOrTag GetAssociationForwardOneLevelRequest.getVersionOrTag()
          Gets the versionOrTag value for this GetAssociationForwardOneLevelRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardOneLevelRequestVersionOrTag
 void GetAssociationForwardOneLevelRequest.setVersionOrTag(GetAssociationForwardOneLevelRequestVersionOrTag versionOrTag)
          Sets the versionOrTag value for this GetAssociationForwardOneLevelRequest.
 

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