Class TrocaCor

java.lang.Object
systextil.pedido.TrocaCor

public class TrocaCor extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    TrocaCor(boolean trocaSomenteSortido, boolean trocaCorAdicional, Date dataMaxEntrega, int nrSolicitacao, Mdi mdi, PrintWriter pw, int incExcDep, int incExcRef)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    executar(br.com.intersys.systextil.connection.AppConnection conn)
     

    Methods inherited from class java.lang.Object

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

    • estoqueWMS

      public boolean estoqueWMS
  • Constructor Details

    • TrocaCor

      public TrocaCor(boolean trocaSomenteSortido, boolean trocaCorAdicional, Date dataMaxEntrega, int nrSolicitacao, Mdi mdi, PrintWriter pw, int incExcDep, int incExcRef)
  • Method Details

    • executar

      public void executar(br.com.intersys.systextil.connection.AppConnection conn) throws TagException
      Throws:
      TagException