Class TImpOS.ICMS45

java.lang.Object
systextil.integracao.xml.cte.TImpOS.ICMS45
Enclosing class:
TImpOS

public static class TImpOS.ICMS45 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="CST">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <whiteSpace value="preserve"/>
                           <enumeration value="40"/>
                           <enumeration value="41"/>
                           <enumeration value="51"/>
                         </restriction>
                   </simpleType>
                 </element>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • ICMS45

      public ICMS45()
  • Method Details

    • getCST

      public String getCST()
      Obtem o valor da propriedade cst.
      Returns:
      possible object is String
    • setCST

      public void setCST(String value)
      Define o valor da propriedade cst.
      Parameters:
      value - allowed object is String