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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as GetAssociationForwardAndReverseNamesRequestVersionOrTag
private  GetAssociationForwardAndReverseNamesRequestVersionOrTag GetAssociationForwardAndReverseNamesRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type GetAssociationForwardAndReverseNamesRequestVersionOrTag
GetAssociationForwardAndReverseNamesRequest(GetAssociationForwardAndReverseNamesRequestCodingSchemeIdentification codingSchemeIdentification, GetAssociationForwardAndReverseNamesRequestVersionOrTag versionOrTag)