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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as CreateCodeNodeSetRequestVersionOrTag
private  CreateCodeNodeSetRequestVersionOrTag CreateCodeNodeSetRequest.versionOrTag
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type CreateCodeNodeSetRequestVersionOrTag
CreateCodeNodeSetRequest(CreateCodeNodeSetRequestCodingSchemeIdentification codingSchemeIdentification, CreateCodeNodeSetRequestConceptIdentification conceptIdentification, CreateCodeNodeSetRequestVersionOrTag versionOrTag)