Class Cst

java.lang.Object
systextil.fiscal.Cst

public class Cst extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    Cst()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    validar(br.com.intersys.systextil.connection.AppConnection cn, int naturezaDeOperacao, String estado, int consisteCvfIcms, int codTributacaoIcms, double percReducaoIcms, double percSubstituicao, double percSubstituicaoInterna, int tipoCalculoSub, double percIcms, String leNatureza)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Cst

      public Cst()
  • Method Details

    • validar

      public static void validar(br.com.intersys.systextil.connection.AppConnection cn, int naturezaDeOperacao, String estado, int consisteCvfIcms, int codTributacaoIcms, double percReducaoIcms, double percSubstituicao, double percSubstituicaoInterna, int tipoCalculoSub, double percIcms, String leNatureza) throws TagException
      Throws:
      TagException