Class TCTe.InfCTeSupl

java.lang.Object
systextil.integracao.xml.cte.TCTe.InfCTeSupl
Enclosing class:
TCTe

public static class TCTe.InfCTeSupl 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="qrCodCTe">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <minLength value="50"/>
                           <maxLength value="1000"/>
                           <pattern value="((HTTPso|httpso)://.*\?chCTe=[0-9]{44}&tpAmb=[1-2](&sign=[!-y]{1}[ -y]{0,}[!-y]{1}|[!-y]{1})?)"/>
                         </restriction>
                   </simpleType>
                 </element>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • qrCodCTe

      protected String qrCodCTe
  • Constructor Details

    • InfCTeSupl

      public InfCTeSupl()
  • Method Details

    • getQrCodCTe

      public String getQrCodCTe()
      Obtem o valor da propriedade qrCodCTe.
      Returns:
      possible object is String
    • setQrCodCTe

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