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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseNameRequestVersionOrTag
private  GetAssociationReverseNameRequestVersionOrTag GetAssociationReverseNameRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationReverseNameRequestVersionOrTag
GetAssociationReverseNameRequest(GetAssociationReverseNameRequestAssociationIdentification associationIdentification, GetAssociationReverseNameRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationReverseNameRequestVersionOrTag versionOrTag)