Package systextil.integracao.xml.nf3e
Class TNF3E.InfNF3ESupl
java.lang.Object
systextil.integracao.xml.nf3e.TNF3E.InfNF3ESupl
- Enclosing class:
TNF3E
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="qrCodNF3e">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<minLength value="50"/>
<maxLength value="1000"/>
<pattern value="((HTTPso|httpso)://.*\?chNF3e=[0-9]{44}&tpAmb=[1-2](&sign=[!-?]{1}[ -?]{0,}[!-?]{1}|[!-?]{1})?)"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObtem o valor da propriedade qrCodNF3E.voidsetQrCodNF3E(String value) Define o valor da propriedade qrCodNF3E.