Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetNodeGraphRequestVersionOrTag

Packages that use GetNodeGraphRequestVersionOrTag
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs   
 

Uses of GetNodeGraphRequestVersionOrTag in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs declared as GetNodeGraphRequestVersionOrTag
private  GetNodeGraphRequestVersionOrTag GetNodeGraphRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetNodeGraphRequestVersionOrTag
GetNodeGraphRequest(GetNodeGraphRequestCodingSchemeIdentification codingSchemeIdentification, GetNodeGraphRequestRelationContainerIdentification relationContainerIdentification, GetNodeGraphRequestVersionOrTag versionOrTag)