getContent
public List<javax.xml.bind.JAXBElement<?>> getContent()
Obtem o restante do modelo do conteudo.
Voce esta obtendo esta propriedade "catch-all" pelo seguinte motivo:
O nome do campo "IPI" e usado por duas partes diferentes de um esquema. Consulte:
linha 4341 de file:/C:/ticketReforma/arquivos/leiauteNFe_v4.00.xsd
linha 4309 de file:/C:/ticketReforma/arquivos/leiauteNFe_v4.00.xsd
Para eliminar esta propriedade, aplique uma personalizacao de propriedade a uma
das seguintes declaracoes, a fim de alterar seus nomes:
Gets the value of the content property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the content property.
For example, to add a new item, do as follows:
getContent().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<TIS>
JAXBElement<TIpi>
JAXBElement<TNFe.InfNFe.Det.Imposto.COFINS>
JAXBElement<TNFe.InfNFe.Det.Imposto.COFINSST>
JAXBElement<TNFe.InfNFe.Det.Imposto.ICMS>
JAXBElement<TNFe.InfNFe.Det.Imposto.ICMSUFDest>
JAXBElement<TNFe.InfNFe.Det.Imposto.II>
JAXBElement<TNFe.InfNFe.Det.Imposto.ISSQN>
JAXBElement<TNFe.InfNFe.Det.Imposto.PIS>
JAXBElement<TNFe.InfNFe.Det.Imposto.PISST>
JAXBElement<TTribNFe>
JAXBElement<String>
- Returns:
- The value of the content property.