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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationReverseNamesRequestVersionOrTag
private  GetAssociationReverseNamesRequestVersionOrTag GetAssociationReverseNamesRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationReverseNamesRequestVersionOrTag
GetAssociationReverseNamesRequest(GetAssociationReverseNamesRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationReverseNamesRequestVersionOrTag versionOrTag)