class Personal extends Map implements InstantiableFromMap

Personal

Traits

Erp
Erp-Definition

Methods

Erp
setErpID(string $erpID)

erpID

from Erp
string|null
getErpID()

erpID

from Erp
Erp
setErpName(string $erpName)

erpName

from Erp
string|null
getErpName()

erpName

from Erp
Erp
setErpNumber(string $erpNumber)

erpNumber

from Erp
string|null
getErpNumber()

erpNumber

from Erp
Erp
setErpLastUpdate(DateTime $erpLastUpdate)

erpLastUpdate

from Erp
DateTime|null
getErpLastUpdate()

erpLastUpdate

from Erp
Erp
setErpCreation(DateTime $erpCreation)

erpCreation

from Erp
DateTime|null
getErpCreation()

erpCreation

from Erp
__construct()

neues Objekt

static InstantiableFromMap
getInstanceFromMap(Map $map)

getInstanceFromMap

setPID(int $pid)

pid

int|null
getPID()

pid

setUID(int $uid)

uid

int|null
getUID()

uid

setAlias(string $alias)

alias

string|null
getAlias()

alias

setFormOfAddress(string $formOfAddress)

formOfAddress

string|null
getFormOfAddress()

formOfAddress

setSalutation(string $salutation)

salutation

string|null
getSalutation()

salutation

setFirstname(string $firstname)

firstname

string|null
getFirstname()

firstname

setName1(string $name1)

name1

string|null
getName1()

name1

setName2(string $name2)

name2

string|null
getName2()

name2

setTitle(string $title)

title

string|null
getTitle()

title

setCustom1(string $custom1)

custom1

string|null
getCustom1()

custom1

setCustom2(string $custom2)

custom2

string|null
getCustom2()

custom2

setBirthday(DateTime $birthday)

birthday

DateTime|null
getBirthday()

birthday

setLastUpdate(DateTime $lastUpdate)

lastUpdate

DateTime|null
getLastUpdate()

lastUpdate

Details

in Erp at line 40
protected Erp setErpID(string $erpID)

erpID

Parameters

string $erpID

Return Value

Erp

in Erp at line 50
string|null getErpID()

erpID

Return Value

string|null

in Erp at line 61
protected Erp setErpName(string $erpName)

erpName

Parameters

string $erpName

Return Value

Erp

in Erp at line 71
string|null getErpName()

erpName

Return Value

string|null

in Erp at line 82
protected Erp setErpNumber(string $erpNumber)

erpNumber

Parameters

string $erpNumber

Return Value

Erp

in Erp at line 92
string|null getErpNumber()

erpNumber

Return Value

string|null

in Erp at line 103
protected Erp setErpLastUpdate(DateTime $erpLastUpdate)

erpLastUpdate

Parameters

DateTime $erpLastUpdate

Return Value

Erp

in Erp at line 113
DateTime|null getErpLastUpdate()

erpLastUpdate

Return Value

DateTime|null

in Erp at line 124
protected Erp setErpCreation(DateTime $erpCreation)

erpCreation

Parameters

DateTime $erpCreation

Return Value

Erp

in Erp at line 134
DateTime|null getErpCreation()

erpCreation

Return Value

DateTime|null

at line 36
protected __construct()

neues Objekt

at line 50
static InstantiableFromMap getInstanceFromMap(Map $map)

getInstanceFromMap

Parameters

Map $map

Return Value

InstantiableFromMap

at line 200
protected Personal setPID(int $pid)

pid

Parameters

int $pid

Return Value

Personal

at line 210
int|null getPID()

pid

Return Value

int|null

at line 221
protected Personal setUID(int $uid)

uid

Parameters

int $uid

Return Value

Personal

at line 231
int|null getUID()

uid

Return Value

int|null

at line 242
protected Personal setAlias(string $alias)

alias

Parameters

string $alias

Return Value

Personal

at line 252
string|null getAlias()

alias

Return Value

string|null

at line 263
protected Personal setFormOfAddress(string $formOfAddress)

formOfAddress

Parameters

string $formOfAddress

Return Value

Personal

at line 273
string|null getFormOfAddress()

formOfAddress

Return Value

string|null

at line 284
protected Personal setSalutation(string $salutation)

salutation

Parameters

string $salutation

Return Value

Personal

at line 294
string|null getSalutation()

salutation

Return Value

string|null

at line 305
protected Personal setFirstname(string $firstname)

firstname

Parameters

string $firstname

Return Value

Personal

at line 315
string|null getFirstname()

firstname

Return Value

string|null

at line 326
protected Personal setName1(string $name1)

name1

Parameters

string $name1

Return Value

Personal

at line 336
string|null getName1()

name1

Return Value

string|null

at line 347
protected Personal setName2(string $name2)

name2

Parameters

string $name2

Return Value

Personal

at line 357
string|null getName2()

name2

Return Value

string|null

at line 368
protected Personal setTitle(string $title)

title

Parameters

string $title

Return Value

Personal

at line 378
string|null getTitle()

title

Return Value

string|null

at line 389
protected Personal setCustom1(string $custom1)

custom1

Parameters

string $custom1

Return Value

Personal

at line 399
string|null getCustom1()

custom1

Return Value

string|null

at line 410
protected Personal setCustom2(string $custom2)

custom2

Parameters

string $custom2

Return Value

Personal

at line 420
string|null getCustom2()

custom2

Return Value

string|null

at line 431
protected Personal setBirthday(DateTime $birthday)

birthday

Parameters

DateTime $birthday

Return Value

Personal

at line 441
DateTime|null getBirthday()

birthday

Return Value

DateTime|null

at line 452
protected Personal setLastUpdate(DateTime $lastUpdate)

lastUpdate

Parameters

DateTime $lastUpdate

Return Value

Personal

at line 462
DateTime|null getLastUpdate()

lastUpdate

Return Value

DateTime|null