TraitTagInfAdic
Table of Contents
Properties
- $aObsCont : array<string|int, mixed>
- $aObsFisco : array<string|int, mixed>
- $aProcRef : array<string|int, mixed>
- $dom : DOMImproved
- $infAdic : DOMElement
Methods
- equilizeParameters() : void
- taginfAdic() : DOMElement
- Grupo de Informações Adicionais Z01 pai A01 tag NFe/infNFe/infAdic (opcional)
- tagobsCont() : DOMElement
- Grupo Campo de uso livre do contribuinte Z04 pai Z01 tag NFe/infNFe/infAdic/obsCont (opcional)
- tagobsFisco() : DOMElement
- Grupo Campo de uso livre do Fisco Z07 pai Z01 tag NFe/infNFe/infAdic/obsFisco (opcional)
- tagprocRef() : DOMElement
- Grupo Processo referenciado Z10 pai Z01 tag NFe/infNFe/procRef (opcional)
- buildInfoTags() : void
Properties
$aObsCont
public
array<string|int, mixed>
$aObsCont
$aObsFisco
public
array<string|int, mixed>
$aObsFisco
$aProcRef
public
array<string|int, mixed>
$aProcRef
$dom
public
DOMImproved
$dom
$infAdic
public
DOMElement
$infAdic
Methods
equilizeParameters()
public
equilizeParameters(mixed $std, mixed $possible) : void
Parameters
- $std : mixed
- $possible : mixed
taginfAdic()
Grupo de Informações Adicionais Z01 pai A01 tag NFe/infNFe/infAdic (opcional)
public
taginfAdic(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Return values
DOMElementtagobsCont()
Grupo Campo de uso livre do contribuinte Z04 pai Z01 tag NFe/infNFe/infAdic/obsCont (opcional)
public
tagobsCont(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Return values
DOMElementtagobsFisco()
Grupo Campo de uso livre do Fisco Z07 pai Z01 tag NFe/infNFe/infAdic/obsFisco (opcional)
public
tagobsFisco(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Return values
DOMElementtagprocRef()
Grupo Processo referenciado Z10 pai Z01 tag NFe/infNFe/procRef (opcional)
public
tagprocRef(stdClass $std) : DOMElement
Parameters
- $std : stdClass
Return values
DOMElementbuildInfoTags()
protected
buildInfoTags() : void