Uses of Class
systextil.dao.Tamanho
Packages that use Tamanho
Package
Description
Faz o mapeamento de tabelas de banco de dados do Systêxtil 5 para classes Java,
utilizando orientação a objetos e funcionalidades de baixo nível.
-
Uses of Tamanho in systextil.dao
Methods in systextil.dao that return TamanhoModifier and TypeMethodDescriptionstatic Tamanho
Tamanho.get
(br.com.intersys.systextil.connection.AppConnection conn, String nivel, String referencia, String tamanho) static Tamanho
Tamanho.get
(br.com.intersys.systextil.connection.AppConnection conn, CodProduto codProduto) static Tamanho
Tamanho.getSemSub
(br.com.intersys.systextil.connection.AppConnection conn, String nivel, String referencia) final Tamanho
Produto.getTamanho
(br.com.intersys.systextil.connection.AppConnection conn) Methods in systextil.dao that return types with arguments of type TamanhoModifier and TypeMethodDescriptionTamanho.listTamanhoReferencia
(br.com.intersys.systextil.connection.AppConnection cn, String nivel, String referencia)