class RetConsReciNFe extends TRetConsReciNFeType

Class representing RetConsReciNFe

Methods

string
getVersao()

Gets as versao

setVersao(string $versao)

Sets a new versao

string
getTpAmb()

Gets as tpAmb

setTpAmb(string $tpAmb)

Sets a new tpAmb

string
getVerAplic()

Gets as verAplic

setVerAplic(string $verAplic)

Sets a new verAplic

string
getNRec()

Gets as nRec

setNRec(string $nRec)

Sets a new nRec

string
getCStat()

Gets as cStat

setCStat(string $cStat)

Sets a new cStat

string
getXMotivo()

Gets as xMotivo

setXMotivo(string $xMotivo)

Sets a new xMotivo

string
getCUF()

Gets as cUF

setCUF(string $cUF)

Sets a new cUF

string
getDhRecbto()

Gets as dhRecbto

setDhRecbto(string $dhRecbto)

Sets a new dhRecbto

string
getCMsg()

Gets as cMsg

setCMsg(string $cMsg)

Sets a new cMsg

string
getXMsg()

Gets as xMsg

setXMsg(string $xMsg)

Sets a new xMsg

addToProtNFe(TProtNFeType $protNFe)

Adds as protNFe

boolean
issetProtNFe(scalar $index)

isset protNFe

void
unsetProtNFe(scalar $index)

unset protNFe

getProtNFe()

Gets as protNFe

setProtNFe(array $protNFe)

Sets a new protNFe

Details

in TRetConsReciNFeType at line 99
string getVersao()

Gets as versao

Return Value

string

in TRetConsReciNFeType at line 110
TRetConsReciNFeType setVersao(string $versao)

Sets a new versao

Parameters

string $versao

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 125
string getTpAmb()

Gets as tpAmb

Identificação do Ambiente: 1 - Produção 2 - Homologação

Return Value

string

in TRetConsReciNFeType at line 140
TRetConsReciNFeType setTpAmb(string $tpAmb)

Sets a new tpAmb

Identificação do Ambiente: 1 - Produção 2 - Homologação

Parameters

string $tpAmb

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 153
string getVerAplic()

Gets as verAplic

Versão do Aplicativo que processou a NF-e

Return Value

string

in TRetConsReciNFeType at line 166
TRetConsReciNFeType setVerAplic(string $verAplic)

Sets a new verAplic

Versão do Aplicativo que processou a NF-e

Parameters

string $verAplic

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 179
string getNRec()

Gets as nRec

Número do Recibo Consultado

Return Value

string

in TRetConsReciNFeType at line 192
TRetConsReciNFeType setNRec(string $nRec)

Sets a new nRec

Número do Recibo Consultado

Parameters

string $nRec

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 205
string getCStat()

Gets as cStat

Código do status da mensagem enviada.

Return Value

string

in TRetConsReciNFeType at line 218
TRetConsReciNFeType setCStat(string $cStat)

Sets a new cStat

Código do status da mensagem enviada.

Parameters

string $cStat

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 231
string getXMotivo()

Gets as xMotivo

Descrição literal do status do serviço solicitado.

Return Value

string

in TRetConsReciNFeType at line 244
TRetConsReciNFeType setXMotivo(string $xMotivo)

Sets a new xMotivo

Descrição literal do status do serviço solicitado.

Parameters

string $xMotivo

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 257
string getCUF()

Gets as cUF

código da UF de atendimento

Return Value

string

in TRetConsReciNFeType at line 270
TRetConsReciNFeType setCUF(string $cUF)

Sets a new cUF

código da UF de atendimento

Parameters

string $cUF

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 284
string getDhRecbto()

Gets as dhRecbto

Data e hora de processamento, no formato AAAA-MM-DDTHH:MM:SSTZD. Em caso de Rejeição, com data e hora do recebimento do Lote de NF-e enviado.

Return Value

string

in TRetConsReciNFeType at line 298
TRetConsReciNFeType setDhRecbto(string $dhRecbto)

Sets a new dhRecbto

Data e hora de processamento, no formato AAAA-MM-DDTHH:MM:SSTZD. Em caso de Rejeição, com data e hora do recebimento do Lote de NF-e enviado.

Parameters

string $dhRecbto

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 312
string getCMsg()

Gets as cMsg

Código da Mensagem (v2.0) alterado para tamanho variavel 1-4. (NT2011/004)

Return Value

string

in TRetConsReciNFeType at line 326
TRetConsReciNFeType setCMsg(string $cMsg)

Sets a new cMsg

Código da Mensagem (v2.0) alterado para tamanho variavel 1-4. (NT2011/004)

Parameters

string $cMsg

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 339
string getXMsg()

Gets as xMsg

Mensagem da SEFAZ para o emissor. (v2.0)

Return Value

string

in TRetConsReciNFeType at line 352
TRetConsReciNFeType setXMsg(string $xMsg)

Sets a new xMsg

Mensagem da SEFAZ para o emissor. (v2.0)

Parameters

string $xMsg

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 366
TRetConsReciNFeType addToProtNFe(TProtNFeType $protNFe)

Adds as protNFe

Protocolo de status resultado do processamento da NF-e

Parameters

TProtNFeType $protNFe

Return Value

TRetConsReciNFeType

in TRetConsReciNFeType at line 380
boolean issetProtNFe(scalar $index)

isset protNFe

Protocolo de status resultado do processamento da NF-e

Parameters

scalar $index

Return Value

boolean

in TRetConsReciNFeType at line 393
void unsetProtNFe(scalar $index)

unset protNFe

Protocolo de status resultado do processamento da NF-e

Parameters

scalar $index

Return Value

void

in TRetConsReciNFeType at line 405
TProtNFeType[] getProtNFe()

Gets as protNFe

Protocolo de status resultado do processamento da NF-e

Return Value

TProtNFeType[]

in TRetConsReciNFeType at line 418
TRetConsReciNFeType setProtNFe(array $protNFe)

Sets a new protNFe

Protocolo de status resultado do processamento da NF-e

Parameters

array $protNFe

Return Value

TRetConsReciNFeType