Package systextil.dao
Class TamanhoRef
java.lang.Object
systextil.dao.TamanhoRef
Representa a tabela
BASI_220
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static TamanhoRef
static int
getOrdemTamanho
(br.com.intersys.systextil.connection.AppConnection conn, String tamanho_ref) static int
getSequenciaTamanho
(br.com.intersys.systextil.connection.AppConnection conn, String tamanho_ref)
-
Field Details
-
tamanho_ref
-
descr_tamanho
-
descr_ingles
-
descr_espanhol
-
ordem_tamanho
public final int ordem_tamanho -
incluir_zeros
-
tamanho_numerico
public final int tamanho_numerico
-
-
Method Details
-
get
public static TamanhoRef get(br.com.intersys.systextil.connection.AppConnection conn, String tamanho_ref) -
getOrdemTamanho
public static int getOrdemTamanho(br.com.intersys.systextil.connection.AppConnection conn, String tamanho_ref) -
getSequenciaTamanho
public static int getSequenciaTamanho(br.com.intersys.systextil.connection.AppConnection conn, String tamanho_ref) -
exists
public static boolean exists(br.com.intersys.systextil.connection.AppConnection conn, String tamanhoRef)
-