class ExportIndAType

Class representing ExportIndAType

Methods

string
getNRE()

Gets as nRE

setNRE(string $nRE)

Sets a new nRE

string
getChNFe()

Gets as chNFe

setChNFe(string $chNFe)

Sets a new chNFe

string
getQExport()

Gets as qExport

setQExport(string $qExport)

Sets a new qExport

Details

at line 39
string getNRE()

Gets as nRE

Registro de exportação

Return Value

string

at line 52
ExportIndAType setNRE(string $nRE)

Sets a new nRE

Registro de exportação

Parameters

string $nRE

Return Value

ExportIndAType

at line 65
string getChNFe()

Gets as chNFe

Chave de acesso da NF-e recebida para exportação

Return Value

string

at line 78
ExportIndAType setChNFe(string $chNFe)

Sets a new chNFe

Chave de acesso da NF-e recebida para exportação

Parameters

string $chNFe

Return Value

ExportIndAType

at line 91
string getQExport()

Gets as qExport

Quantidade do item efetivamente exportado

Return Value

string

at line 104
ExportIndAType setQExport(string $qExport)

Sets a new qExport

Quantidade do item efetivamente exportado

Parameters

string $qExport

Return Value

ExportIndAType