class ProcRefAType

Class representing ProcRefAType

Methods

string
getNProc()

Gets as nProc

setNProc(string $nProc)

Sets a new nProc

string
getIndProc()

Gets as indProc

setIndProc(string $indProc)

Sets a new indProc

Details

at line 39
string getNProc()

Gets as nProc

Indentificador do processo ou ato concessório

Return Value

string

at line 53
ProcRefAType setNProc(string $nProc)

Sets a new nProc

Indentificador do processo ou ato concessório

Parameters

string $nProc

Return Value

ProcRefAType

at line 71
string getIndProc()

Gets as indProc

Origem do processo, informar com: 0 - SEFAZ; 1 - Justiça Federal; 2 - Justiça Estadual; 3 - Secex/RFB; 9 - Outros

Return Value

string

at line 89
ProcRefAType setIndProc(string $indProc)

Sets a new indProc

Origem do processo, informar com: 0 - SEFAZ; 1 - Justiça Federal; 2 - Justiça Estadual; 3 - Secex/RFB; 9 - Outros

Parameters

string $indProc

Return Value

ProcRefAType