Class TNF3E.InfNF3E.GFat.GPIX

java.lang.Object
systextil.integracao.xml.nf3e.TNF3E.InfNF3E.GFat.GPIX
Enclosing class:
TNF3E.InfNF3E.GFat

public static class TNF3E.InfNF3E.GFat.GPIX 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="urlQRCodePIX">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/nf3e}TString">
                           <maxLength value="2000"/>
                           <minLength value="2"/>
                         </restriction>
                   </simpleType>
                 </element>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • urlQRCodePIX

      protected String urlQRCodePIX
  • Constructor Details

    • GPIX

      public GPIX()
  • Method Details

    • getUrlQRCodePIX

      public String getUrlQRCodePIX()
      Obtem o valor da propriedade urlQRCodePIX.
      Returns:
      possible object is String
    • setUrlQRCodePIX

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