TraitTagTransp
Table of Contents
Properties
- $balsa : DOMElement
- $dom : DOMImproved
- $lacre : array<string|int, mixed>
- $reboque : array<string|int, mixed>
- $retTransp : DOMElement
- $transp : DOMElement
- $transporta : DOMElement
- $vagao : DOMElement
- $veicTransp : DOMElement
- $vol : array<string|int, mixed>
Methods
- equilizeParameters() : void
- tagbalsa() : DOMElement|null
- Campo Balsa X25b pai X01 tag NFe/infNFe/transp/balsa (opcional)
- taglacres() : DOMElement
- Grupo Lacres X33 pai X26 tag NFe/infNFe/transp/vol/lacres (opcional)
- tagreboque() : DOMElement
- Grupo Reboque X22 pai X17.1 tag NFe/infNFe/transp/reboque (opcional) Ajustado NT 2020.005 v1.20
- tagretTransp() : DOMElement
- Grupo Retenção ICMS transporte X11 pai X01 tag NFe/infNFe/transp/retTransp (opcional)
- tagtransp() : DOMElement
- Grupo Informações do Transporte X01 pai A01 tag NFe/infNFe/transp (obrigatório)
- tagtransporta() : DOMElement
- Grupo Transportador X03 pai X01 tag NFe/infNFe/transp/tranporta (opcional)
- tagvagao() : DOMElement|null
- Campo Vagao X25a pai X01 tag NFe/infNFe/transp/vagao (opcional)
- tagveicTransp() : DOMElement
- Grupo Veículo Transporte X18 pai X17.1 tag NFe/infNFe/transp/veicTransp (opcional) Ajustado NT 2020.005 v1.20
- tagvol() : DOMElement
- Grupo Volumes X26 pai X01 tag NFe/infNFe/transp/vol (opcional)
- buildVol() : mixed
- Node vol
Properties
$balsa
public
DOMElement
$balsa
$dom
public
DOMImproved
$dom
$lacre
public
array<string|int, mixed>
$lacre
$reboque
public
array<string|int, mixed>
$reboque
$retTransp
public
DOMElement
$retTransp
$transp
public
DOMElement
$transp
$transporta
public
DOMElement
$transporta
$vagao
public
DOMElement
$vagao
$veicTransp
public
DOMElement
$veicTransp
$vol
public
array<string|int, mixed>
$vol
Methods
equilizeParameters()
public
equilizeParameters(mixed $std, mixed $possible) : void
Parameters
- $std : mixed
- $possible : mixed
tagbalsa()
Campo Balsa X25b pai X01 tag NFe/infNFe/transp/balsa (opcional)
public
tagbalsa(stdClass $std) : DOMElement|null
Parameters
- $std : stdClass
Tags
Return values
DOMElement|nulltaglacres()
Grupo Lacres X33 pai X26 tag NFe/infNFe/transp/vol/lacres (opcional)
public
taglacres(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagreboque()
Grupo Reboque X22 pai X17.1 tag NFe/infNFe/transp/reboque (opcional) Ajustado NT 2020.005 v1.20
public
tagreboque(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagretTransp()
Grupo Retenção ICMS transporte X11 pai X01 tag NFe/infNFe/transp/retTransp (opcional)
public
tagretTransp(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagtransp()
Grupo Informações do Transporte X01 pai A01 tag NFe/infNFe/transp (obrigatório)
public
tagtransp(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagtransporta()
Grupo Transportador X03 pai X01 tag NFe/infNFe/transp/tranporta (opcional)
public
tagtransporta(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagvagao()
Campo Vagao X25a pai X01 tag NFe/infNFe/transp/vagao (opcional)
public
tagvagao(stdClass $std) : DOMElement|null
Parameters
- $std : stdClass
Return values
DOMElement|nulltagveicTransp()
Grupo Veículo Transporte X18 pai X17.1 tag NFe/infNFe/transp/veicTransp (opcional) Ajustado NT 2020.005 v1.20
public
tagveicTransp(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementtagvol()
Grupo Volumes X26 pai X01 tag NFe/infNFe/transp/vol (opcional)
public
tagvol(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Tags
Return values
DOMElementbuildVol()
Node vol
protected
buildVol() : mixed