aqbanking  5.7.8
jobloadcellphone.h File Reference
#include <aqbanking/job.h>
#include <aqbanking/cellphoneproduct.h>
#include <aqbanking/value.h>

Go to the source code of this file.

Functions

Constructor
AB_JOBAB_JobLoadCellPhone_new (AB_ACCOUNT *a)
 
Job Arguments
void AB_JobLoadCellPhone_SetCellPhoneProduct (AB_JOB *j, const AB_CELLPHONE_PRODUCT *p)
 
const AB_CELLPHONE_PRODUCTAB_JobLoadCellPhone_GetCellPhoneProduct (const AB_JOB *j)
 
void AB_JobLoadCellPhone_SetPhoneNumber (AB_JOB *j, const char *n)
 
const char * AB_JobLoadCellPhone_GetPhoneNumber (const AB_JOB *j)
 
void AB_JobLoadCellPhone_SetValue (AB_JOB *j, const AB_VALUE *v)
 
const AB_VALUEAB_JobLoadCellPhone_GetValue (const AB_JOB *j)
 
Job Parameters
const AB_CELLPHONE_PRODUCT_LISTAB_JobLoadCellPhone_GetCellPhoneProductList (const AB_JOB *j)