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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseOneLevelRequestVersionOrTag
private  GetAssociationReverseOneLevelRequestVersionOrTag GetAssociationReverseOneLevelRequest.versionOrTag
           
 

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

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

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