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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardNameRequestVersionOrTag
private  GetAssociationForwardNameRequestVersionOrTag GetAssociationForwardNameRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardNameRequestVersionOrTag
GetAssociationForwardNameRequest(GetAssociationForwardNameRequestAssociationIdentification associationIdentification, GetAssociationForwardNameRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationForwardNameRequestVersionOrTag versionOrTag)