Package systextil.dao

Class ProdutoPartePeca

java.lang.Object
systextil.dao.ProdutoPartePeca

public class ProdutoPartePeca extends Object
Representa a tabela BASI_018
  • Field Details

    • codigo_parte_peca

      public final int codigo_parte_peca
    • descricao_parte_peca

      public final String descricao_parte_peca
    • exp_optiplan

      public final int exp_optiplan
  • Method Details

    • get

      public static ProdutoPartePeca get(br.com.intersys.systextil.connection.AppConnection conn, int codigoPartePeca)
    • getDescricao

      public static String getDescricao(br.com.intersys.systextil.connection.AppConnection conn, int codigoPartePeca)