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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs declared as GetNodeGraphRequestCodingSchemeIdentification
private  GetNodeGraphRequestCodingSchemeIdentification GetNodeGraphRequest.codingSchemeIdentification
           
 

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

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

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