Class VerificaPerc

java.lang.Object
br.com.intersys.systextil.function.VerificaPerc

public class VerificaPerc extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    executar(br.com.intersys.systextil.connection.AppConnection conn, double p_pesoColetado, double p_qtdeNecessaria, int p_validaMenor, int p_validaMaior)
     

    Methods inherited from class java.lang.Object

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

    • VerificaPerc

      public VerificaPerc()
  • Method Details

    • executar

      public static boolean executar(br.com.intersys.systextil.connection.AppConnection conn, double p_pesoColetado, double p_qtdeNecessaria, int p_validaMenor, int p_validaMaior) throws TagException
      Throws:
      TagException