Class TNFe.InfNFe.Cana
- Enclosing class:
TNFe.InfNFe
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="safra">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/nfe}TString">
<minLength value="4"/>
<maxLength value="9"/>
</restriction>
</simpleType>
</element>
<element name="ref">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<pattern value="(0[1-9]|1[0-2])([/][2][0-9][0-9][0-9])"/>
</restriction>
</simpleType>
</element>
<element name="forDia" maxOccurs="31">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="qtde" type="{http://www.portalfiscal.inf.br/nfe}TDec_1110v"/>
</sequence>
<attribute name="dia" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="preserve"/>
<pattern value="[1-9]|[1][0-9]|[2][0-9]|[3][0-1]"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="qTotMes" type="{http://www.portalfiscal.inf.br/nfe}TDec_1110v"/>
<element name="qTotAnt" type="{http://www.portalfiscal.inf.br/nfe}TDec_1110v"/>
<element name="qTotGer" type="{http://www.portalfiscal.inf.br/nfe}TDec_1110v"/>
<element name="deduc" maxOccurs="10" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="xDed">
<simpleType>
<restriction base="{http://www.portalfiscal.inf.br/nfe}TString">
<minLength value="1"/>
<maxLength value="60"/>
</restriction>
</simpleType>
</element>
<element name="vDed" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="vFor" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
<element name="vTotDed" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
<element name="vLiqFor" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classClasse Java de anonymous complex type.static classClasse Java de anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<TNFe.InfNFe.Cana.Deduc> Deducoes - Taxas e Contribuicoesprotected List<TNFe.InfNFe.Cana.ForDia> Fornecimentos diariosprotected StringTotal Anteriorprotected StringTotal Geralprotected StringTotal do mesprotected StringMes e Ano de Referencia, formato: MM/AAAAprotected StringIdentificacao da safraprotected StringValor dos fornecimentosprotected StringValor Liquido dos fornecimentosprotected StringValor Total das Deducoes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDeduc()Deducoes - Taxas e Contribuicoes Gets the value of the deduc property.Fornecimentos diarios Gets the value of the forDia property.Total AnteriorTotal GeralTotal do mesgetRef()Mes e Ano de Referencia, formato: MM/AAAAgetSafra()Identificacao da safragetVFor()Valor dos fornecimentosValor Liquido dos fornecimentosValor Total das DeducoesvoidsetQTotAnt(String value) Define o valor da propriedade qTotAnt.voidsetQTotGer(String value) Define o valor da propriedade qTotGer.voidsetQTotMes(String value) Define o valor da propriedade qTotMes.voidDefine o valor da propriedade ref.voidDefine o valor da propriedade safra.voidDefine o valor da propriedade vFor.voidsetVLiqFor(String value) Define o valor da propriedade vLiqFor.voidsetVTotDed(String value) Define o valor da propriedade vTotDed.
-
Field Details
-
safra
Identificacao da safra -
ref
Mes e Ano de Referencia, formato: MM/AAAA -
forDia
Fornecimentos diarios -
qTotMes
Total do mes -
qTotAnt
Total Anterior -
qTotGer
Total Geral -
deduc
Deducoes - Taxas e Contribuicoes -
vFor
Valor dos fornecimentos -
vTotDed
Valor Total das Deducoes -
vLiqFor
Valor Liquido dos fornecimentos
-
-
Constructor Details
-
Cana
public Cana()
-
-
Method Details
-
getSafra
Identificacao da safra- Returns:
- possible object is
String
-
setSafra
Define o valor da propriedade safra.- Parameters:
value- allowed object isString- See Also:
-
getRef
Mes e Ano de Referencia, formato: MM/AAAA- Returns:
- possible object is
String
-
setRef
Define o valor da propriedade ref.- Parameters:
value- allowed object isString- See Also:
-
getForDia
Fornecimentos diarios Gets the value of the forDia 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 forDia property.For example, to add a new item, do as follows:
getForDia().add(newItem);
Objects of the following type(s) are allowed in the list
TNFe.InfNFe.Cana.ForDia- Returns:
- The value of the forDia property.
-
getQTotMes
Total do mes- Returns:
- possible object is
String
-
setQTotMes
Define o valor da propriedade qTotMes.- Parameters:
value- allowed object isString- See Also:
-
getQTotAnt
Total Anterior- Returns:
- possible object is
String
-
setQTotAnt
Define o valor da propriedade qTotAnt.- Parameters:
value- allowed object isString- See Also:
-
getQTotGer
Total Geral- Returns:
- possible object is
String
-
setQTotGer
Define o valor da propriedade qTotGer.- Parameters:
value- allowed object isString- See Also:
-
getDeduc
Deducoes - Taxas e Contribuicoes Gets the value of the deduc 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 deduc property.For example, to add a new item, do as follows:
getDeduc().add(newItem);
Objects of the following type(s) are allowed in the list
TNFe.InfNFe.Cana.Deduc- Returns:
- The value of the deduc property.
-
getVFor
Valor dos fornecimentos- Returns:
- possible object is
String
-
setVFor
Define o valor da propriedade vFor.- Parameters:
value- allowed object isString- See Also:
-
getVTotDed
Valor Total das Deducoes- Returns:
- possible object is
String
-
setVTotDed
Define o valor da propriedade vTotDed.- Parameters:
value- allowed object isString- See Also:
-
getVLiqFor
Valor Liquido dos fornecimentos- Returns:
- possible object is
String
-
setVLiqFor
Define o valor da propriedade vLiqFor.- Parameters:
value- allowed object isString- See Also:
-