class PISSTAType

Class representing PISSTAType

Methods

string
getVBC()

Gets as vBC

setVBC(string $vBC)

Sets a new vBC

string
getPPIS()

Gets as pPIS

setPPIS(string $pPIS)

Sets a new pPIS

string
getQBCProd()

Gets as qBCProd

setQBCProd(string $qBCProd)

Sets a new qBCProd

string
getVAliqProd()

Gets as vAliqProd

setVAliqProd(string $vAliqProd)

Sets a new vAliqProd

string
getVPIS()

Gets as vPIS

setVPIS(string $vPIS)

Sets a new vPIS

Details

at line 53
string getVBC()

Gets as vBC

Valor da BC do PIS ST

Return Value

string

at line 66
PISSTAType setVBC(string $vBC)

Sets a new vBC

Valor da BC do PIS ST

Parameters

string $vBC

Return Value

PISSTAType

at line 79
string getPPIS()

Gets as pPIS

Alíquota do PIS ST (em percentual)

Return Value

string

at line 92
PISSTAType setPPIS(string $pPIS)

Sets a new pPIS

Alíquota do PIS ST (em percentual)

Parameters

string $pPIS

Return Value

PISSTAType

at line 105
string getQBCProd()

Gets as qBCProd

Quantidade Vendida

Return Value

string

at line 118
PISSTAType setQBCProd(string $qBCProd)

Sets a new qBCProd

Quantidade Vendida

Parameters

string $qBCProd

Return Value

PISSTAType

at line 131
string getVAliqProd()

Gets as vAliqProd

Alíquota do PIS ST (em reais)

Return Value

string

at line 144
PISSTAType setVAliqProd(string $vAliqProd)

Sets a new vAliqProd

Alíquota do PIS ST (em reais)

Parameters

string $vAliqProd

Return Value

PISSTAType

at line 157
string getVPIS()

Gets as vPIS

Valor do PIS ST

Return Value

string

at line 170
PISSTAType setVPIS(string $vPIS)

Sets a new vPIS

Valor do PIS ST

Parameters

string $vPIS

Return Value

PISSTAType