Package systextil.dao

Class Corredor

java.lang.Object
systextil.dao.Corredor

public class Corredor extends Object
Representa a tabela ESTQ_150
  • Field Details

    • corredor

      public final int corredor
    • box

      public final int box
    • altura

      public final int altura
    • tipo_tamanho

      public final int tipo_tamanho
  • Method Details

    • exists

      public static boolean exists(br.com.intersys.systextil.connection.AppConnection conn, int box, int corredor)