Go to the source code of this file.
|
bool | AddSubmissionCropParams (ServiceData *data_p, ParameterSet *param_set_p) |
|
bool | RunForSubmissionCropParams (FieldTrialServiceData *data_p, ParameterSet *param_set_p, ServiceJob *job_p) |
|
bool | GetSubmissionCropParameterTypeForNamedParameter (const char *param_name_s, ParameterType *pt_p) |
|
bool | SetUpCropsListParameter (const FieldTrialServiceData *data_p, Parameter *param_p, const Crop *active_crop_p, const char *empty_option_s, const bool new_study_flag) |
|
Crop * | GetStoredCropValue (const json_t *json_p, const char *key_s, const FieldTrialServiceData *data_p) |
|
◆ AddSubmissionCropParams()
◆ RunForSubmissionCropParams()
◆ GetSubmissionCropParameterTypeForNamedParameter()
bool GetSubmissionCropParameterTypeForNamedParameter |
( |
const char * |
param_name_s, |
|
|
ParameterType * |
pt_p |
|
) |
| |
◆ SetUpCropsListParameter()
bool SetUpCropsListParameter |
( |
const FieldTrialServiceData * |
data_p, |
|
|
Parameter * |
param_p, |
|
|
const Crop * |
active_crop_p, |
|
|
const char * |
empty_option_s, |
|
|
const bool |
new_study_flag |
|
) |
| |
◆ GetStoredCropValue()