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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as CreateCodeNodeSetRequestCodingSchemeIdentification
private  CreateCodeNodeSetRequestCodingSchemeIdentification CreateCodeNodeSetRequest.codingSchemeIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return CreateCodeNodeSetRequestCodingSchemeIdentification
 CreateCodeNodeSetRequestCodingSchemeIdentification CreateCodeNodeSetRequest.getCodingSchemeIdentification()
          Gets the codingSchemeIdentification value for this CreateCodeNodeSetRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type CreateCodeNodeSetRequestCodingSchemeIdentification
 void CreateCodeNodeSetRequest.setCodingSchemeIdentification(CreateCodeNodeSetRequestCodingSchemeIdentification codingSchemeIdentification)
          Sets the codingSchemeIdentification value for this CreateCodeNodeSetRequest.
 

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