Package systextil.dao

Class CGSegmentoCliente

java.lang.Object
systextil.dao.CGSegmentoCliente

public class CGSegmentoCliente extends Object
Representa a tabela HDOC_001 com o tipo = 10
  • Field Details

  • Method Details

    • get

      public static CGSegmentoCliente get(br.com.intersys.systextil.connection.AppConnection cn, int codigo)
    • getDescricao

      public static String getDescricao(br.com.intersys.systextil.connection.AppConnection cn, int codigo)
      Returns:
      a descrição de acordo com o código e o tipo informados.
    • getSegmentoProduto

      public static CGSegmentoCliente getSegmentoProduto(br.com.intersys.systextil.connection.AppConnection conn, CodProduto produto)