aqbanking
5.0.28beta
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
aqbanking5
aqbanking
jobmodifysto.h
Go to the documentation of this file.
1
/***************************************************************************
2
$RCSfile$
3
-------------------
4
cvs : $Id$
5
begin : Mon Mar 01 2004
6
copyright : (C) 2004 by Martin Preuss
7
email : martin@libchipcard.de
8
9
***************************************************************************
10
* This file is part of the project "AqBanking". *
11
* Please see toplevel file COPYING of that project for license details. *
12
***************************************************************************/
13
14
15
#ifndef AQBANKING_JOBMODIFYSTO_H
16
#define AQBANKING_JOBMODIFYSTO_H
17
18
19
#include <
aqbanking/job.h
>
20
#include <
aqbanking/transaction.h
>
21
#include <
aqbanking/transactionlimits.h
>
22
23
29
30
31
#ifdef __cplusplus
32
extern
"C"
{
33
#endif
34
35
36
AQBANKING_API
37
AB_JOB
*
AB_JobModifyStandingOrder_new
(
AB_ACCOUNT
*a);
38
39
53
AQBANKING_API
54
int
AB_JobModifyStandingOrder_SetTransaction
(
AB_JOB
*j,
55
const
AB_TRANSACTION
*t);
56
63
AQBANKING_API
64
const
AB_TRANSACTION
*
AB_JobModifyStandingOrder_GetTransaction
(
const
AB_JOB
*j);
75
79
AQBANKING_API
80
const
AB_TRANSACTION_LIMITS
*
AB_JobModifyStandingOrder_GetFieldLimits
(
AB_JOB
*j);
81
85
#ifdef __cplusplus
86
}
87
#endif
88
/* defgroup */
90
91
92
#endif
93
Generated on Sat May 25 2013 21:56:32 for aqbanking by
1.8.1.2