AbstractApPayment
class AbstractApPayment extends AbstractFunction
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
int|string
getRecordNo()
Get record number
setRecordNo(int|string $recordNo)
Set record number
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
in AbstractFunction at line line 72
abstract
writeXml(XMLWriter $xml)
Write the XML
at line line 33
int|string
getRecordNo()
Get record number
at line line 43
setRecordNo(int|string $recordNo)
Set record number