Class TNFe.InfNFe.Emit

java.lang.Object
systextil.integracao.xml.nfe.TNFe.InfNFe.Emit
Enclosing class:
TNFe.InfNFe

public static class TNFe.InfNFe.Emit 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>
		 <choice>
		   <element name="CNPJ" type="{http://www.portalfiscal.inf.br/nfe}TCnpj"/>
		   <element name="CPF" type="{http://www.portalfiscal.inf.br/nfe}TCpf"/>
		 </choice>
		 <element name="xNome">
		   <simpleType>
			 <restriction base="{http://www.portalfiscal.inf.br/nfe}TString">
			   <maxLength value="60"/>
			   <minLength value="2"/>
			 </restriction>
		   </simpleType>
		 </element>
		 <element name="xFant" minOccurs="0">
		   <simpleType>
			 <restriction base="{http://www.portalfiscal.inf.br/nfe}TString">
			   <maxLength value="60"/>
			   <minLength value="1"/>
			 </restriction>
		   </simpleType>
		 </element>
		 <element name="enderEmit" type="{http://www.portalfiscal.inf.br/nfe}TEnderEmi"/>
		 <element name="IE" type="{http://www.portalfiscal.inf.br/nfe}TIe"/>
		 <element name="IEST" type="{http://www.portalfiscal.inf.br/nfe}TIeST" minOccurs="0"/>
		 <sequence minOccurs="0">
		   <element name="IM">
			 <simpleType>
			   <restriction base="{http://www.portalfiscal.inf.br/nfe}TString">
				 <minLength value="1"/>
				 <maxLength value="15"/>
			   </restriction>
			 </simpleType>
		   </element>
		   <element name="CNAE" minOccurs="0">
			 <simpleType>
			   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
				 <whiteSpace value="preserve"/>
				 <pattern value="[0-9]{7}"/>
			   </restriction>
			 </simpleType>
		   </element>
		 </sequence>
		 <element name="CRT">
		   <simpleType>
			 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
			   <whiteSpace value="preserve"/>
			   <enumeration value="1"/>
			   <enumeration value="2"/>
			   <enumeration value="3"/>
			   <enumeration value="4"/>
			 </restriction>
		   </simpleType>
		 </element>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • cnpj

      protected String cnpj
      Numero do CNPJ do emitente
    • cpf

      protected String cpf
      Numero do CPF do emitente
    • xNome

      protected String xNome
      Razao Social ou Nome do emitente
    • xFant

      protected String xFant
      Nome fantasia
    • enderEmit

      protected TEnderEmi enderEmit
      Endereco do emitente
    • ie

      protected String ie
      Inscricao Estadual do Emitente
    • iest

      protected String iest
      Inscricao Estadual do Substituto Tributario
    • im

      protected String im
      Inscricao Municipal
    • cnae

      protected String cnae
      CNAE Fiscal
    • crt

      protected String crt
      Codigo de Regime Tributario. Este campo sera obrigatoriamente preenchido com: 1 � Simples Nacional; 2 � Simples Nacional � excesso de sublimite de receita bruta; 3 � Regime Normal. 4 - Simples Nacional - Microempreendedor individual - MEI
  • Constructor Details

    • Emit

      public Emit()
  • Method Details

    • getCNPJ

      public String getCNPJ()
      Numero do CNPJ do emitente
      Returns:
      possible object is String
    • setCNPJ

      public void setCNPJ(String value)
      Define o valor da propriedade cnpj.
      Parameters:
      value - allowed object is String
      See Also:
    • getCPF

      public String getCPF()
      Numero do CPF do emitente
      Returns:
      possible object is String
    • setCPF

      public void setCPF(String value)
      Define o valor da propriedade cpf.
      Parameters:
      value - allowed object is String
      See Also:
    • getXNome

      public String getXNome()
      Razao Social ou Nome do emitente
      Returns:
      possible object is String
    • setXNome

      public void setXNome(String value)
      Define o valor da propriedade xNome.
      Parameters:
      value - allowed object is String
      See Also:
    • getXFant

      public String getXFant()
      Nome fantasia
      Returns:
      possible object is String
    • setXFant

      public void setXFant(String value)
      Define o valor da propriedade xFant.
      Parameters:
      value - allowed object is String
      See Also:
    • getEnderEmit

      public TEnderEmi getEnderEmit()
      Endereco do emitente
      Returns:
      possible object is TEnderEmi
    • setEnderEmit

      public void setEnderEmit(TEnderEmi value)
      Define o valor da propriedade enderEmit.
      Parameters:
      value - allowed object is TEnderEmi
      See Also:
    • getIE

      public String getIE()
      Inscricao Estadual do Emitente
      Returns:
      possible object is String
    • setIE

      public void setIE(String value)
      Define o valor da propriedade ie.
      Parameters:
      value - allowed object is String
      See Also:
    • getIEST

      public String getIEST()
      Inscricao Estadual do Substituto Tributario
      Returns:
      possible object is String
    • setIEST

      public void setIEST(String value)
      Define o valor da propriedade iest.
      Parameters:
      value - allowed object is String
      See Also:
    • getIM

      public String getIM()
      Inscricao Municipal
      Returns:
      possible object is String
    • setIM

      public void setIM(String value)
      Define o valor da propriedade im.
      Parameters:
      value - allowed object is String
      See Also:
    • getCNAE

      public String getCNAE()
      CNAE Fiscal
      Returns:
      possible object is String
    • setCNAE

      public void setCNAE(String value)
      Define o valor da propriedade cnae.
      Parameters:
      value - allowed object is String
      See Also:
    • getCRT

      public String getCRT()
      Codigo de Regime Tributario. Este campo sera obrigatoriamente preenchido com: 1 � Simples Nacional; 2 � Simples Nacional � excesso de sublimite de receita bruta; 3 � Regime Normal. 4 - Simples Nacional - Microempreendedor individual - MEI
      Returns:
      possible object is String
    • setCRT

      public void setCRT(String value)
      Define o valor da propriedade crt.
      Parameters:
      value - allowed object is String
      See Also: