Class TNFe.InfNFe.Transp.Vol.Lacres

java.lang.Object
systextil.integracao.xml.nfe.TNFe.InfNFe.Transp.Vol.Lacres
Enclosing class:
TNFe.InfNFe.Transp.Vol

public static class TNFe.InfNFe.Transp.Vol.Lacres 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>
		 <element name="nLacre">
		   <simpleType>
			 <restriction base="{http://www.portalfiscal.inf.br/nfe}TString">
			   <minLength value="1"/>
			   <maxLength value="60"/>
			 </restriction>
		   </simpleType>
		 </element>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • nLacre

      protected String nLacre
      Numero dos Lacres
  • Constructor Details

    • Lacres

      public Lacres()
  • Method Details

    • getNLacre

      public String getNLacre()
      Numero dos Lacres
      Returns:
      possible object is String
    • setNLacre

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