class SummaryPerception

Class SummaryPerception Perception for Summary.

Methods

string|null
getCodReg()

No description

setCodReg(string|null $codReg)

No description

float|null
getTasa()

No description

setTasa(float|null $tasa)

No description

float|null
getMtoBase()

No description

setMtoBase(float|null $mtoBase)

No description

float|null
getMto()

No description

setMto(float|null $mto)

No description

float|null
getMtoTotal()

No description

setMtoTotal(float|null $mtoTotal)

No description

Details

at line 57
string|null getCodReg()

Return Value

string|null

at line 67
SummaryPerception setCodReg(string|null $codReg)

Parameters

string|null $codReg

Return Value

SummaryPerception

at line 77
float|null getTasa()

Return Value

float|null

at line 87
SummaryPerception setTasa(float|null $tasa)

Parameters

float|null $tasa

Return Value

SummaryPerception

at line 97
float|null getMtoBase()

Return Value

float|null

at line 107
SummaryPerception setMtoBase(float|null $mtoBase)

Parameters

float|null $mtoBase

Return Value

SummaryPerception

at line 117
float|null getMto()

Return Value

float|null

at line 127
SummaryPerception setMto(float|null $mto)

Parameters

float|null $mto

Return Value

SummaryPerception

at line 137
float|null getMtoTotal()

Return Value

float|null

at line 147
SummaryPerception setMtoTotal(float|null $mtoTotal)

Parameters

float|null $mtoTotal

Return Value

SummaryPerception