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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs declared as GetHistoryServiceRequestCodingSchemeIdentification
private  GetHistoryServiceRequestCodingSchemeIdentification GetHistoryServiceRequest.codingSchemeIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetHistoryServiceRequestCodingSchemeIdentification
GetHistoryServiceRequest(GetHistoryServiceRequestCodingSchemeIdentification codingSchemeIdentification)