class DetExportAType

Class representing DetExportAType

Methods

string
getNDraw()

Gets as nDraw

setNDraw(string $nDraw)

Sets a new nDraw

getExportInd()

Gets as exportInd

setExportInd(ExportIndAType $exportInd)

Sets a new exportInd

Details

at line 34
string getNDraw()

Gets as nDraw

Número do ato concessório de Drawback

Return Value

string

at line 47
DetExportAType setNDraw(string $nDraw)

Sets a new nDraw

Número do ato concessório de Drawback

Parameters

string $nDraw

Return Value

DetExportAType

at line 61
ExportIndAType getExportInd()

Gets as exportInd

Exportação indireta

Return Value

ExportIndAType

at line 76
DetExportAType setExportInd(ExportIndAType $exportInd)

Sets a new exportInd

Exportação indireta

Parameters

ExportIndAType $exportInd

Return Value

DetExportAType