Class TUnidadeTransp.LacUnidTransp

java.lang.Object
systextil.integracao.xml.cte.TUnidadeTransp.LacUnidTransp
Enclosing class:
TUnidadeTransp

public static class TUnidadeTransp.LacUnidTransp extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
                 <element name="nLacre">
                   <simpleType>
                         <restriction base="{http://www.portalfiscal.inf.br/cte}TString">
                           <minLength value="1"/>
                           <maxLength value="20"/>
                         </restriction>
                   </simpleType>
                 </element>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • nLacre

      protected String nLacre
  • Constructor Details

    • LacUnidTransp

      public LacUnidTransp()
  • Method Details

    • getNLacre

      public String getNLacre()
      Gets the value of the nLacre property.
      Returns:
      possible object is String
    • setNLacre

      public void setNLacre(String value)
      Sets the value of the nLacre property.
      Parameters:
      value - allowed object is String