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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardNamesRequestVersionOrTag
private  GetAssociationForwardNamesRequestVersionOrTag GetAssociationForwardNamesRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardNamesRequestVersionOrTag
GetAssociationForwardNamesRequest(GetAssociationForwardNamesRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationForwardNamesRequestVersionOrTag versionOrTag)