Package systextil.integracao.xml.cte
Class TCTeOS.InfCte
java.lang.Object
systextil.integracao.xml.cte.TCTeOS.InfCte
- Enclosing class:
TCTeOS
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="ide">
<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>
</element>
<element name="compl" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xCaracAd" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="15"/>
</restriction>
</simpleType>
</element>
<element name="xCaracSer" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="30"/>
</restriction>
</simpleType>
</element>
<element name="xEmi" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="xObs" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="2000"/>
</restriction>
</simpleType>
</element>
<element name="ObsCont" maxOccurs="10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xTexto">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="160"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="xCampo" use="required">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="20"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="ObsFisco" maxOccurs="10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xTexto">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="60"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="xCampo" use="required">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="20"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="emit">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CNPJ" type="{http://www.portalfiscal.inf.br/cte}TCnpj"/>
<element name="IE">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TIe">
</restriction>
</simpleType>
</element>
<element name="IEST" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TIe">
</restriction>
</simpleType>
</element>
<element name="xNome">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<maxLength value="60"/>
<minLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="xFant" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<maxLength value="60"/>
<minLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="enderEmit" type="{http://www.portalfiscal.inf.br/cte}TEndeEmi"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="toma" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="CNPJ" type="{http://www.portalfiscal.inf.br/cte}TCnpjOpc"/>
<element name="CPF" type="{http://www.portalfiscal.inf.br/cte}TCpf"/>
</choice>
<element name="IE" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TIeDest">
</restriction>
</simpleType>
</element>
<element name="xNome">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<maxLength value="60"/>
<minLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="xFant" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<maxLength value="60"/>
<minLength value="2"/>
</restriction>
</simpleType>
</element>
<element name="fone" type="{http://www.portalfiscal.inf.br/cte}TFone" minOccurs="0"/>
<element name="enderToma" type="{http://www.portalfiscal.inf.br/cte}TEndereco"/>
<element name="email" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TEmail">
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="vPrest">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="vTPrest" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
<element name="vRec" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
<element name="Comp" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xNome">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<maxLength value="15"/>
<minLength value="1"/>
</restriction>
</simpleType>
</element>
<element name="vComp" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="imp">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ICMS" type="{http://www.portalfiscal.inf.br/cte}TImpOS"/>
<element name="vTotTrib" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
<element name="infAdFisco" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<maxLength value="2000"/>
<minLength value="1"/>
</restriction>
</simpleType>
</element>
<element name="ICMSUFFim" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="vBCUFFim" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
<element name="pFCPUFFim" type="{http://www.portalfiscal.inf.br/cte}TDec_0302"/>
<element name="pICMSUFFim" type="{http://www.portalfiscal.inf.br/cte}TDec_0302"/>
<element name="pICMSInter" type="{http://www.portalfiscal.inf.br/cte}TDec_0302"/>
<element name="vFCPUFFim" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
<element name="vICMSUFFim" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
<element name="vICMSUFIni" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="infTribFed" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="vPIS" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
<element name="vCOFINS" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
<element name="vIR" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
<element name="vINSS" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
<element name="vCSLL" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<choice>
<element name="infCTeNorm">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="infServico">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xDescServ">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="30"/>
</restriction>
</simpleType>
</element>
<element name="infQ" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="qCarga" type="{http://www.portalfiscal.inf.br/cte}TDec_1104"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="infDocRef" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="nDoc">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="serie" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="3"/>
</restriction>
</simpleType>
</element>
<element name="subserie" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="3"/>
</restriction>
</simpleType>
</element>
<element name="dEmi" type="{http://www.portalfiscal.inf.br/cte}TData"/>
<element name="vDoc" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="seg" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="respSeg">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<minLength value="1"/>
<maxLength value="1"/>
<enumeration value="4"/>
<enumeration value="5"/>
</restriction>
</simpleType>
</element>
<element name="xSeg" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="30"/>
</restriction>
</simpleType>
</element>
<element name="nApol" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="infModal" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any processContents='skip'/>
</sequence>
<attribute name="versaoModal" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<pattern value="3\.(0[0-9]|[1-9][0-9])"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="infCteSub" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="chCte">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="[0-9]{44}"/>
</restriction>
</simpleType>
</element>
<choice>
<element name="refCteAnu">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TChNFe">
</restriction>
</simpleType>
</element>
<element name="tomaICMS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="refNFe" type="{http://www.portalfiscal.inf.br/cte}TChNFe"/>
<element name="refNF">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="CNPJ" type="{http://www.portalfiscal.inf.br/cte}TCnpj"/>
<element name="CPF" type="{http://www.portalfiscal.inf.br/cte}TCpf"/>
</choice>
<element name="mod" type="{http://www.portalfiscal.inf.br/cte}TModDoc"/>
<element name="serie" type="{http://www.portalfiscal.inf.br/cte}TSerie"/>
<element name="subserie" type="{http://www.portalfiscal.inf.br/cte}TSerie" minOccurs="0"/>
<element name="nro">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<pattern value="[0-9]{1,6}"/>
</restriction>
</simpleType>
</element>
<element name="valor" type="{http://www.portalfiscal.inf.br/cte}TDec_1302"/>
<element name="dEmi" type="{http://www.portalfiscal.inf.br/cte}TData"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="refCte" type="{http://www.portalfiscal.inf.br/cte}TChNFe"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="refCTeCanc" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TChNFe">
</restriction>
</simpleType>
</element>
<element name="cobr" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="fat" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="nFat" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="60"/>
</restriction>
</simpleType>
</element>
<element name="vOrig" type="{http://www.portalfiscal.inf.br/cte}TDec_1302Opc" minOccurs="0"/>
<element name="vDesc" type="{http://www.portalfiscal.inf.br/cte}TDec_1302Opc" minOccurs="0"/>
<element name="vLiq" type="{http://www.portalfiscal.inf.br/cte}TDec_1302Opc" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="dup" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="nDup" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<maxLength value="60"/>
<minLength value="1"/>
</restriction>
</simpleType>
</element>
<element name="dVenc" type="{http://www.portalfiscal.inf.br/cte}TData" minOccurs="0"/>
<element name="vDup" type="{http://www.portalfiscal.inf.br/cte}TDec_1302Opc" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="infCteComp">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="chCTe" type="{http://www.portalfiscal.inf.br/cte}TChNFe"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="infCteAnu">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="chCte">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="[0-9]{44}"/>
</restriction>
</simpleType>
</element>
<element name="dEmi" type="{http://www.portalfiscal.inf.br/cte}TData"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
<element name="autXML" maxOccurs="10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="CNPJ" type="{http://www.portalfiscal.inf.br/cte}TCnpj"/>
<element name="CPF" type="{http://www.portalfiscal.inf.br/cte}TCpf"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="infRespTec" type="{http://www.portalfiscal.inf.br/cte}TRespTec" minOccurs="0"/>
</sequence>
<attribute name="versao" use="required">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TVerCTe">
</restriction>
</simpleType>
</attribute>
<attribute name="Id" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}ID">
<pattern value="CTe[0-9]{44}"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<TCTeOS.InfCte.AutXML> protected TCTeOS.InfCte.Complprotected TCTeOS.InfCte.Emitprotected Stringprotected TCTeOS.InfCte.Ideprotected TCTeOS.InfCte.Impprotected TCTeOS.InfCte.InfCteAnuprotected TCTeOS.InfCte.InfCteCompprotected TCTeOS.InfCte.InfCTeNormprotected TRespTecprotected TCTeOS.InfCte.Tomaprotected Stringprotected TCTeOS.InfCte.VPrest -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the autXML property.getCompl()Obtem o valor da propriedade compl.getEmit()Obtem o valor da propriedade emit.getId()Obtem o valor da propriedade id.getIde()Obtem o valor da propriedade ide.getImp()Obtem o valor da propriedade imp.Obtem o valor da propriedade infCteAnu.Obtem o valor da propriedade infCteComp.Obtem o valor da propriedade infCTeNorm.Obtem o valor da propriedade infRespTec.getToma()Obtem o valor da propriedade toma.Obtem o valor da propriedade versao.Obtem o valor da propriedade vPrest.voidsetCompl(TCTeOS.InfCte.Compl value) Define o valor da propriedade compl.voidsetEmit(TCTeOS.InfCte.Emit value) Define o valor da propriedade emit.voidDefine o valor da propriedade id.voidsetIde(TCTeOS.InfCte.Ide value) Define o valor da propriedade ide.voidsetImp(TCTeOS.InfCte.Imp value) Define o valor da propriedade imp.voidDefine o valor da propriedade infCteAnu.voidDefine o valor da propriedade infCteComp.voidDefine o valor da propriedade infCTeNorm.voidsetInfRespTec(TRespTec value) Define o valor da propriedade infRespTec.voidsetToma(TCTeOS.InfCte.Toma value) Define o valor da propriedade toma.voidDefine o valor da propriedade versao.voidsetVPrest(TCTeOS.InfCte.VPrest value) Define o valor da propriedade vPrest.
-
Field Details
-
ide
-
compl
-
emit
-
toma
-
vPrest
-
imp
-
infCTeNorm
-
infCteComp
-
infCteAnu
-
autXML
-
infRespTec
-
versao
-
id
-
-
Constructor Details
-
InfCte
public InfCte()
-
-
Method Details
-
getIde
Obtem o valor da propriedade ide.- Returns:
- possible object is
TCTeOS.InfCte.Ide
-
setIde
Define o valor da propriedade ide.- Parameters:
value- allowed object isTCTeOS.InfCte.Ide
-
getCompl
Obtem o valor da propriedade compl.- Returns:
- possible object is
TCTeOS.InfCte.Compl
-
setCompl
Define o valor da propriedade compl.- Parameters:
value- allowed object isTCTeOS.InfCte.Compl
-
getEmit
Obtem o valor da propriedade emit.- Returns:
- possible object is
TCTeOS.InfCte.Emit
-
setEmit
Define o valor da propriedade emit.- Parameters:
value- allowed object isTCTeOS.InfCte.Emit
-
getToma
Obtem o valor da propriedade toma.- Returns:
- possible object is
TCTeOS.InfCte.Toma
-
setToma
Define o valor da propriedade toma.- Parameters:
value- allowed object isTCTeOS.InfCte.Toma
-
getVPrest
Obtem o valor da propriedade vPrest.- Returns:
- possible object is
TCTeOS.InfCte.VPrest
-
setVPrest
Define o valor da propriedade vPrest.- Parameters:
value- allowed object isTCTeOS.InfCte.VPrest
-
getImp
Obtem o valor da propriedade imp.- Returns:
- possible object is
TCTeOS.InfCte.Imp
-
setImp
Define o valor da propriedade imp.- Parameters:
value- allowed object isTCTeOS.InfCte.Imp
-
getInfCTeNorm
Obtem o valor da propriedade infCTeNorm.- Returns:
- possible object is
TCTeOS.InfCte.InfCTeNorm
-
setInfCTeNorm
Define o valor da propriedade infCTeNorm.- Parameters:
value- allowed object isTCTeOS.InfCte.InfCTeNorm
-
getInfCteComp
Obtem o valor da propriedade infCteComp.- Returns:
- possible object is
TCTeOS.InfCte.InfCteComp
-
setInfCteComp
Define o valor da propriedade infCteComp.- Parameters:
value- allowed object isTCTeOS.InfCte.InfCteComp
-
getInfCteAnu
Obtem o valor da propriedade infCteAnu.- Returns:
- possible object is
TCTeOS.InfCte.InfCteAnu
-
setInfCteAnu
Define o valor da propriedade infCteAnu.- Parameters:
value- allowed object isTCTeOS.InfCte.InfCteAnu
-
getAutXML
Gets the value of the autXML 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
setmethod for the autXML property.For example, to add a new item, do as follows:
getAutXML().add(newItem);Objects of the following type(s) are allowed in the list
TCTeOS.InfCte.AutXML -
getInfRespTec
Obtem o valor da propriedade infRespTec.- Returns:
- possible object is
TRespTec
-
setInfRespTec
Define o valor da propriedade infRespTec.- Parameters:
value- allowed object isTRespTec
-
getVersao
Obtem o valor da propriedade versao.- Returns:
- possible object is
String
-
setVersao
Define o valor da propriedade versao.- Parameters:
value- allowed object isString
-
getId
Obtem o valor da propriedade id.- Returns:
- possible object is
String
-
setId
Define o valor da propriedade id.- Parameters:
value- allowed object isString
-