class InfRecAType

Class representing InfRecAType

Methods

string
getNRec()

Gets as nRec

setNRec(string $nRec)

Sets a new nRec

string
getTMed()

Gets as tMed

setTMed(string $tMed)

Sets a new tMed

Details

at line 32
string getNRec()

Gets as nRec

Número do Recibo

Return Value

string

at line 45
InfRecAType setNRec(string $nRec)

Sets a new nRec

Número do Recibo

Parameters

string $nRec

Return Value

InfRecAType

at line 58
string getTMed()

Gets as tMed

Tempo médio de resposta do serviço (em segundos) dos últimos 5 minutos

Return Value

string

at line 71
InfRecAType setTMed(string $tMed)

Sets a new tMed

Tempo médio de resposta do serviço (em segundos) dos últimos 5 minutos

Parameters

string $tMed

Return Value

InfRecAType