Class TCTeOS.InfCte.Ide

java.lang.Object
systextil.integracao.xml.cte.TCTeOS.InfCte.Ide
Enclosing class:
TCTeOS.InfCte

public static class TCTeOS.InfCte.Ide 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="cUF" type="{http://www.portalfiscal.inf.br/cte}TCodUfIBGE"/>
                 <element name="cCT">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <pattern value="[0-9]{8}"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="CFOP" type="{http://www.portalfiscal.inf.br/cte}TCfop"/>
                 <element name="natOp">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                           <minLength value="1"/>
                           <maxLength value="60"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="mod" type="{http://www.portalfiscal.inf.br/cte}TModCTOS"/>
                 <element name="serie">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TSerie">
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="nCT" type="{http://www.portalfiscal.inf.br/cte}TNF"/>
                 <element name="dhEmi">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TDateTimeUTC">
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="tpImp">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <enumeration value="1"/>
                           <enumeration value="2"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="tpEmis">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <enumeration value="1"/>
                           <enumeration value="5"/>
                           <enumeration value="7"/>
                           <enumeration value="8"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="cDV">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <pattern value="[0-9]{1}"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="tpAmb" type="{http://www.portalfiscal.inf.br/cte}TAmb"/>
                 <element name="tpCTe" type="{http://www.portalfiscal.inf.br/cte}TFinCTe"/>
                 <element name="procEmi" type="{http://www.portalfiscal.inf.br/cte}TProcEmi"/>
                 <element name="verProc">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                           <minLength value="1"/>
                           <maxLength value="20"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="cMunEnv" type="{http://www.portalfiscal.inf.br/cte}TCodMunIBGE"/>
                 <element name="xMunEnv">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                           <minLength value="2"/>
                           <maxLength value="60"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="UFEnv" type="{http://www.portalfiscal.inf.br/cte}TUf"/>
                 <element name="modal" type="{http://www.portalfiscal.inf.br/cte}TModTranspOS"/>
                 <element name="tpServ">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <enumeration value="6"/>
                           <enumeration value="7"/>
                           <enumeration value="8"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="indIEToma">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <enumeration value="1"/>
                           <enumeration value="2"/>
                           <enumeration value="9"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="cMunIni" type="{http://www.portalfiscal.inf.br/cte}TCodMunIBGE" minOccurs="0"/>
                 <element name="xMunIni" minOccurs="0">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                           <minLength value="2"/>
                           <maxLength value="60"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="UFIni" type="{http://www.portalfiscal.inf.br/cte}TUf" minOccurs="0"/>
                 <element name="cMunFim" type="{http://www.portalfiscal.inf.br/cte}TCodMunIBGE" minOccurs="0"/>
                 <element name="xMunFim" minOccurs="0">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                           <minLength value="2"/>
                           <maxLength value="60"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="UFFim" type="{http://www.portalfiscal.inf.br/cte}TUf" minOccurs="0"/>
                 <element name="infPercurso" maxOccurs="25" minOccurs="0">
                   <complexType>
                         <complexContent>
                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="UFPer" type="{http://www.portalfiscal.inf.br/cte}TUf"/>
                                 </sequence>
                           </restriction>
                         </complexContent>
                   </complexType>
                 </element>
                 <sequence minOccurs="0">
                   <element name="dhCont" type="{http://www.portalfiscal.inf.br/cte}TDateTimeUTC"/>
                   <element name="xJust">
                         <simpleType>
                           <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                                 <minLength value="15"/>
                                 <maxLength value="256"/>
                           </restriction>
                         </simpleType>
                   </element>
                 </sequence>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • Ide

      public Ide()
  • Method Details

    • getCUF

      public String getCUF()
      Obtem o valor da propriedade cuf.
      Returns:
      possible object is String
    • setCUF

      public void setCUF(String value)
      Define o valor da propriedade cuf.
      Parameters:
      value - allowed object is String
    • getCCT

      public String getCCT()
      Obtem o valor da propriedade cct.
      Returns:
      possible object is String
    • setCCT

      public void setCCT(String value)
      Define o valor da propriedade cct.
      Parameters:
      value - allowed object is String
    • getCFOP

      public String getCFOP()
      Obtem o valor da propriedade cfop.
      Returns:
      possible object is String
    • setCFOP

      public void setCFOP(String value)
      Define o valor da propriedade cfop.
      Parameters:
      value - allowed object is String
    • getNatOp

      public String getNatOp()
      Obtem o valor da propriedade natOp.
      Returns:
      possible object is String
    • setNatOp

      public void setNatOp(String value)
      Define o valor da propriedade natOp.
      Parameters:
      value - allowed object is String
    • getMod

      public String getMod()
      Obtem o valor da propriedade mod.
      Returns:
      possible object is String
    • setMod

      public void setMod(String value)
      Define o valor da propriedade mod.
      Parameters:
      value - allowed object is String
    • getSerie

      public String getSerie()
      Obtem o valor da propriedade serie.
      Returns:
      possible object is String
    • setSerie

      public void setSerie(String value)
      Define o valor da propriedade serie.
      Parameters:
      value - allowed object is String
    • getNCT

      public String getNCT()
      Obtem o valor da propriedade nct.
      Returns:
      possible object is String
    • setNCT

      public void setNCT(String value)
      Define o valor da propriedade nct.
      Parameters:
      value - allowed object is String
    • getDhEmi

      public String getDhEmi()
      Obtem o valor da propriedade dhEmi.
      Returns:
      possible object is String
    • setDhEmi

      public void setDhEmi(String value)
      Define o valor da propriedade dhEmi.
      Parameters:
      value - allowed object is String
    • getTpImp

      public String getTpImp()
      Obtem o valor da propriedade tpImp.
      Returns:
      possible object is String
    • setTpImp

      public void setTpImp(String value)
      Define o valor da propriedade tpImp.
      Parameters:
      value - allowed object is String
    • getTpEmis

      public String getTpEmis()
      Obtem o valor da propriedade tpEmis.
      Returns:
      possible object is String
    • setTpEmis

      public void setTpEmis(String value)
      Define o valor da propriedade tpEmis.
      Parameters:
      value - allowed object is String
    • getCDV

      public String getCDV()
      Obtem o valor da propriedade cdv.
      Returns:
      possible object is String
    • setCDV

      public void setCDV(String value)
      Define o valor da propriedade cdv.
      Parameters:
      value - allowed object is String
    • getTpAmb

      public String getTpAmb()
      Obtem o valor da propriedade tpAmb.
      Returns:
      possible object is String
    • setTpAmb

      public void setTpAmb(String value)
      Define o valor da propriedade tpAmb.
      Parameters:
      value - allowed object is String
    • getTpCTe

      public String getTpCTe()
      Obtem o valor da propriedade tpCTe.
      Returns:
      possible object is String
    • setTpCTe

      public void setTpCTe(String value)
      Define o valor da propriedade tpCTe.
      Parameters:
      value - allowed object is String
    • getProcEmi

      public String getProcEmi()
      Obtem o valor da propriedade procEmi.
      Returns:
      possible object is String
    • setProcEmi

      public void setProcEmi(String value)
      Define o valor da propriedade procEmi.
      Parameters:
      value - allowed object is String
    • getVerProc

      public String getVerProc()
      Obtem o valor da propriedade verProc.
      Returns:
      possible object is String
    • setVerProc

      public void setVerProc(String value)
      Define o valor da propriedade verProc.
      Parameters:
      value - allowed object is String
    • getCMunEnv

      public String getCMunEnv()
      Obtem o valor da propriedade cMunEnv.
      Returns:
      possible object is String
    • setCMunEnv

      public void setCMunEnv(String value)
      Define o valor da propriedade cMunEnv.
      Parameters:
      value - allowed object is String
    • getXMunEnv

      public String getXMunEnv()
      Obtem o valor da propriedade xMunEnv.
      Returns:
      possible object is String
    • setXMunEnv

      public void setXMunEnv(String value)
      Define o valor da propriedade xMunEnv.
      Parameters:
      value - allowed object is String
    • getUFEnv

      public TUf getUFEnv()
      Obtem o valor da propriedade ufEnv.
      Returns:
      possible object is TUf
    • setUFEnv

      public void setUFEnv(TUf value)
      Define o valor da propriedade ufEnv.
      Parameters:
      value - allowed object is TUf
    • getModal

      public String getModal()
      Obtem o valor da propriedade modal.
      Returns:
      possible object is String
    • setModal

      public void setModal(String value)
      Define o valor da propriedade modal.
      Parameters:
      value - allowed object is String
    • getTpServ

      public String getTpServ()
      Obtem o valor da propriedade tpServ.
      Returns:
      possible object is String
    • setTpServ

      public void setTpServ(String value)
      Define o valor da propriedade tpServ.
      Parameters:
      value - allowed object is String
    • getIndIEToma

      public String getIndIEToma()
      Obtem o valor da propriedade indIEToma.
      Returns:
      possible object is String
    • setIndIEToma

      public void setIndIEToma(String value)
      Define o valor da propriedade indIEToma.
      Parameters:
      value - allowed object is String
    • getCMunIni

      public String getCMunIni()
      Obtem o valor da propriedade cMunIni.
      Returns:
      possible object is String
    • setCMunIni

      public void setCMunIni(String value)
      Define o valor da propriedade cMunIni.
      Parameters:
      value - allowed object is String
    • getXMunIni

      public String getXMunIni()
      Obtem o valor da propriedade xMunIni.
      Returns:
      possible object is String
    • setXMunIni

      public void setXMunIni(String value)
      Define o valor da propriedade xMunIni.
      Parameters:
      value - allowed object is String
    • getUFIni

      public TUf getUFIni()
      Obtem o valor da propriedade ufIni.
      Returns:
      possible object is TUf
    • setUFIni

      public void setUFIni(TUf value)
      Define o valor da propriedade ufIni.
      Parameters:
      value - allowed object is TUf
    • getCMunFim

      public String getCMunFim()
      Obtem o valor da propriedade cMunFim.
      Returns:
      possible object is String
    • setCMunFim

      public void setCMunFim(String value)
      Define o valor da propriedade cMunFim.
      Parameters:
      value - allowed object is String
    • getXMunFim

      public String getXMunFim()
      Obtem o valor da propriedade xMunFim.
      Returns:
      possible object is String
    • setXMunFim

      public void setXMunFim(String value)
      Define o valor da propriedade xMunFim.
      Parameters:
      value - allowed object is String
    • getUFFim

      public TUf getUFFim()
      Obtem o valor da propriedade ufFim.
      Returns:
      possible object is TUf
    • setUFFim

      public void setUFFim(TUf value)
      Define o valor da propriedade ufFim.
      Parameters:
      value - allowed object is TUf
    • getInfPercurso

      public List<TCTeOS.InfCte.Ide.InfPercurso> getInfPercurso()
      Gets the value of the infPercurso property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the infPercurso property.

      For example, to add a new item, do as follows:

              getInfPercurso().add(newItem);
       

      Objects of the following type(s) are allowed in the list TCTeOS.InfCte.Ide.InfPercurso

    • getDhCont

      public String getDhCont()
      Obtem o valor da propriedade dhCont.
      Returns:
      possible object is String
    • setDhCont

      public void setDhCont(String value)
      Define o valor da propriedade dhCont.
      Parameters:
      value - allowed object is String
    • getXJust

      public String getXJust()
      Obtem o valor da propriedade xJust.
      Returns:
      possible object is String
    • setXJust

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