Package systextil.integracao.xml.nfe
Class TNFe.InfNFe.InfSolicNFF
java.lang.Object
systextil.integracao.xml.nfe.TNFe.InfNFe.InfSolicNFF
- Enclosing class:
TNFe.InfNFe
Classe Java de anonymous complex type.
O seguinte fragmento do esquema especifica o conteudo esperado contido dentro desta classe.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xSolic">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/nfe}TString">
<minLength value="2"/>
<maxLength value="5000"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
xSolic
Solicitacao do pedido de emissao da NFF
-
-
Constructor Details
-
InfSolicNFF
public InfSolicNFF()
-
-
Method Details