Class VerifBaixaRolo
java.lang.Object
br.com.intersys.systextil.function.VerifBaixaRolo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
executar
(br.com.intersys.systextil.connection.AppConnection conn, int ordemProducao, String referenciaPeca, int estagioCorteBaixa) static void
executar
(br.com.intersys.systextil.connection.AppConnection conn, OrdemDeCorte ordemDeCorte, int estagioCorteBaixa)
-
Constructor Details
-
VerifBaixaRolo
public VerifBaixaRolo()
-
-
Method Details
-
executar
public static void executar(br.com.intersys.systextil.connection.AppConnection conn, OrdemDeCorte ordemDeCorte, int estagioCorteBaixa) throws TagException - Throws:
TagException
-
executar
public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int ordemProducao, String referenciaPeca, int estagioCorteBaixa) throws TagException - Throws:
TagException
-