Class TCTe.InfCte.Compl
- Enclosing class:
TCTe.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="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="fluxo" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xOrig" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="60"/>
</restriction>
</simpleType>
</element>
<element name="pass" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xPass" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="15"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="xDest" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="60"/>
</restriction>
</simpleType>
</element>
<element name="xRota" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="1"/>
<maxLength value="10"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Entrega" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="semData">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tpPer">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<enumeration value="0"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="comData">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tpPer">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</element>
<element name="dProg" type="{http://www.portalfiscal.inf.br/cte}TData"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="noPeriodo">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tpPer">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<enumeration value="4"/>
</restriction>
</simpleType>
</element>
<element name="dIni" type="{http://www.portalfiscal.inf.br/cte}TData"/>
<element name="dFim" type="{http://www.portalfiscal.inf.br/cte}TData"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
<choice>
<element name="semHora">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tpHor">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<enumeration value="0"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="comHora">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tpHor">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</element>
<element name="hProg" type="{http://www.portalfiscal.inf.br/cte}TTime"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="noInter">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tpHor">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<enumeration value="4"/>
</restriction>
</simpleType>
</element>
<element name="hIni" type="{http://www.portalfiscal.inf.br/cte}TTime"/>
<element name="hFim" type="{http://www.portalfiscal.inf.br/cte}TTime"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="origCalc" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="2"/>
<maxLength value="40"/>
</restriction>
</simpleType>
</element>
<element name="destCalc" minOccurs="0">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/cte}TString">
<minLength value="2"/>
<maxLength value="40"/>
</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>
-
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. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected TCTe.InfCte.Compl.Entregaprotected TCTe.InfCte.Compl.Fluxoprotected List<TCTe.InfCte.Compl.ObsCont> protected List<TCTe.InfCte.Compl.ObsFisco> protected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObtem o valor da propriedade destCalc.Obtem o valor da propriedade entrega.getFluxo()Obtem o valor da propriedade fluxo.Gets the value of the obsCont property.Gets the value of the obsFisco property.Obtem o valor da propriedade origCalc.Obtem o valor da propriedade xCaracAd.Obtem o valor da propriedade xCaracSer.getXEmi()Obtem o valor da propriedade xEmi.getXObs()Obtem o valor da propriedade xObs.voidsetDestCalc(String value) Define o valor da propriedade destCalc.voidDefine o valor da propriedade entrega.voidsetFluxo(TCTe.InfCte.Compl.Fluxo value) Define o valor da propriedade fluxo.voidsetOrigCalc(String value) Define o valor da propriedade origCalc.voidsetXCaracAd(String value) Define o valor da propriedade xCaracAd.voidsetXCaracSer(String value) Define o valor da propriedade xCaracSer.voidDefine o valor da propriedade xEmi.voidDefine o valor da propriedade xObs.
-
Field Details
-
xCaracAd
-
xCaracSer
-
xEmi
-
fluxo
-
entrega
-
origCalc
-
destCalc
-
xObs
-
obsCont
-
obsFisco
-
-
Constructor Details
-
Compl
public Compl()
-
-
Method Details
-
getXCaracAd
Obtem o valor da propriedade xCaracAd.- Returns:
- possible object is
String
-
setXCaracAd
Define o valor da propriedade xCaracAd.- Parameters:
value- allowed object isString
-
getXCaracSer
Obtem o valor da propriedade xCaracSer.- Returns:
- possible object is
String
-
setXCaracSer
Define o valor da propriedade xCaracSer.- Parameters:
value- allowed object isString
-
getXEmi
Obtem o valor da propriedade xEmi.- Returns:
- possible object is
String
-
setXEmi
Define o valor da propriedade xEmi.- Parameters:
value- allowed object isString
-
getFluxo
Obtem o valor da propriedade fluxo.- Returns:
- possible object is
TCTe.InfCte.Compl.Fluxo
-
setFluxo
Define o valor da propriedade fluxo.- Parameters:
value- allowed object isTCTe.InfCte.Compl.Fluxo
-
getEntrega
Obtem o valor da propriedade entrega.- Returns:
- possible object is
TCTe.InfCte.Compl.Entrega
-
setEntrega
Define o valor da propriedade entrega.- Parameters:
value- allowed object isTCTe.InfCte.Compl.Entrega
-
getOrigCalc
Obtem o valor da propriedade origCalc.- Returns:
- possible object is
String
-
setOrigCalc
Define o valor da propriedade origCalc.- Parameters:
value- allowed object isString
-
getDestCalc
Obtem o valor da propriedade destCalc.- Returns:
- possible object is
String
-
setDestCalc
Define o valor da propriedade destCalc.- Parameters:
value- allowed object isString
-
getXObs
Obtem o valor da propriedade xObs.- Returns:
- possible object is
String
-
setXObs
Define o valor da propriedade xObs.- Parameters:
value- allowed object isString
-
getObsCont
Gets the value of the obsCont 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 obsCont property.For example, to add a new item, do as follows:
getObsCont().add(newItem);Objects of the following type(s) are allowed in the list
TCTe.InfCte.Compl.ObsCont -
getObsFisco
Gets the value of the obsFisco 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 obsFisco property.For example, to add a new item, do as follows:
getObsFisco().add(newItem);Objects of the following type(s) are allowed in the list
TCTe.InfCte.Compl.ObsFisco
-