Class TNF3E.InfNF3ESupl

java.lang.Object
systextil.integracao.xml.nf3e.TNF3E.InfNF3ESupl
Enclosing class:
TNF3E

public static class TNF3E.InfNF3ESupl extends Object

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 Details

    • qrCodNF3E

      protected String qrCodNF3E
  • Constructor Details

    • InfNF3ESupl

      public InfNF3ESupl()
  • Method Details

    • getQrCodNF3E

      public String getQrCodNF3E()
      Obtem o valor da propriedade qrCodNF3E.
      Returns:
      possible object is String
    • setQrCodNF3E

      public void setQrCodNF3E(String value)
      Define o valor da propriedade qrCodNF3E.
      Parameters:
      value - allowed object is String