Class TCTeOS.InfCte.InfCTeNorm
- Enclosing class:
TCTeOS.InfCte
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="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>
-
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. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TCTeOS.InfCte.InfCTeNorm.Cobrprotected TCTeOS.InfCte.InfCTeNorm.InfCteSubprotected List<TCTeOS.InfCte.InfCTeNorm.InfDocRef> protected TCTeOS.InfCte.InfCTeNorm.InfModalprotected TCTeOS.InfCte.InfCTeNorm.InfServicoprotected Stringprotected List<TCTeOS.InfCte.InfCTeNorm.Seg> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCobr()Obtem o valor da propriedade cobr.Obtem o valor da propriedade infCteSub.Gets the value of the infDocRef property.Obtem o valor da propriedade infModal.Obtem o valor da propriedade infServico.Obtem o valor da propriedade refCTeCanc.getSeg()Gets the value of the seg property.voidDefine o valor da propriedade cobr.voidDefine o valor da propriedade infCteSub.voidDefine o valor da propriedade infModal.voidDefine o valor da propriedade infServico.voidsetRefCTeCanc(String value) Define o valor da propriedade refCTeCanc.
-
Field Details
-
infServico
-
infDocRef
-
seg
-
infModal
-
infCteSub
-
refCTeCanc
-
cobr
-
-
Constructor Details
-
InfCTeNorm
public InfCTeNorm()
-
-
Method Details
-
getInfServico
Obtem o valor da propriedade infServico.- Returns:
- possible object is
TCTeOS.InfCte.InfCTeNorm.InfServico
-
setInfServico
Define o valor da propriedade infServico.- Parameters:
value- allowed object isTCTeOS.InfCte.InfCTeNorm.InfServico
-
getInfDocRef
Gets the value of the infDocRef 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 infDocRef property.For example, to add a new item, do as follows:
getInfDocRef().add(newItem);Objects of the following type(s) are allowed in the list
TCTeOS.InfCte.InfCTeNorm.InfDocRef -
getSeg
Gets the value of the seg 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 seg property.For example, to add a new item, do as follows:
getSeg().add(newItem);Objects of the following type(s) are allowed in the list
TCTeOS.InfCte.InfCTeNorm.Seg -
getInfModal
Obtem o valor da propriedade infModal.- Returns:
- possible object is
TCTeOS.InfCte.InfCTeNorm.InfModal
-
setInfModal
Define o valor da propriedade infModal.- Parameters:
value- allowed object isTCTeOS.InfCte.InfCTeNorm.InfModal
-
getInfCteSub
Obtem o valor da propriedade infCteSub.- Returns:
- possible object is
TCTeOS.InfCte.InfCTeNorm.InfCteSub
-
setInfCteSub
Define o valor da propriedade infCteSub.- Parameters:
value- allowed object isTCTeOS.InfCte.InfCTeNorm.InfCteSub
-
getRefCTeCanc
Obtem o valor da propriedade refCTeCanc.- Returns:
- possible object is
String
-
setRefCTeCanc
Define o valor da propriedade refCTeCanc.- Parameters:
value- allowed object isString
-
getCobr
Obtem o valor da propriedade cobr.- Returns:
- possible object is
TCTeOS.InfCte.InfCTeNorm.Cobr
-
setCobr
Define o valor da propriedade cobr.- Parameters:
value- allowed object isTCTeOS.InfCte.InfCTeNorm.Cobr
-