class NFrefAType

Class representing NFrefAType

Methods

string
getRefNFe()

Gets as refNFe

setRefNFe(string $refNFe)

Sets a new refNFe

getRefNF()

Gets as refNF

setRefNF(RefNFAType $refNF)

Sets a new refNF

getRefNFP()

Gets as refNFP

setRefNFP(RefNFPAType $refNFP)

Sets a new refNFP

string
getRefCTe()

Gets as refCTe

setRefCTe(string $refCTe)

Sets a new refCTe

getRefECF()

Gets as refECF

setRefECF(RefECFAType $refECF)

Sets a new refECF

Details

at line 64
string getRefNFe()

Gets as refNFe

Chave de acesso das NF-e referenciadas. Chave de acesso compostas por Código da UF (tabela do IBGE) + AAMM da emissão + CNPJ do Emitente + modelo, série e número da NF-e Referenciada + Código Numérico + DV.

Return Value

string

at line 79
NFrefAType setRefNFe(string $refNFe)

Sets a new refNFe

Chave de acesso das NF-e referenciadas. Chave de acesso compostas por Código da UF (tabela do IBGE) + AAMM da emissão + CNPJ do Emitente + modelo, série e número da NF-e Referenciada + Código Numérico + DV.

Parameters

string $refNFe

Return Value

NFrefAType

at line 93
RefNFAType getRefNF()

Gets as refNF

Dados da NF modelo 1/1A referenciada

Return Value

RefNFAType

at line 108
NFrefAType setRefNF(RefNFAType $refNF)

Sets a new refNF

Dados da NF modelo 1/1A referenciada

Parameters

RefNFAType $refNF

Return Value

NFrefAType

at line 122
RefNFPAType getRefNFP()

Gets as refNFP

Grupo com as informações NF de produtor referenciada

Return Value

RefNFPAType

at line 137
NFrefAType setRefNFP(RefNFPAType $refNFP)

Sets a new refNFP

Grupo com as informações NF de produtor referenciada

Parameters

RefNFPAType $refNFP

Return Value

NFrefAType

at line 151
string getRefCTe()

Gets as refCTe

Utilizar esta TAG para referenciar um CT-e emitido anteriormente, vinculada a NF-e atual

Return Value

string

at line 165
NFrefAType setRefCTe(string $refCTe)

Sets a new refCTe

Utilizar esta TAG para referenciar um CT-e emitido anteriormente, vinculada a NF-e atual

Parameters

string $refCTe

Return Value

NFrefAType

at line 179
RefECFAType getRefECF()

Gets as refECF

Grupo do Cupom Fiscal vinculado à NF-e

Return Value

RefECFAType

at line 194
NFrefAType setRefECF(RefECFAType $refECF)

Sets a new refECF

Grupo do Cupom Fiscal vinculado à NF-e

Parameters

RefECFAType $refECF

Return Value

NFrefAType