Uses of Enum Class
systextil.dao.ValidacoesPorTipoDeCfopDAO.TiposCfop
Packages that use ValidacoesPorTipoDeCfopDAO.TiposCfop
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 ValidacoesPorTipoDeCfopDAO.TiposCfop in systextil.dao
Methods in systextil.dao that return ValidacoesPorTipoDeCfopDAO.TiposCfopModifier and TypeMethodDescriptionValidacoesPorTipoDeCfopDAO.TiposCfop.fromCodigo
(int codigo) ValidacoesPorTipoDeCfopDAO.get
(br.com.intersys.systextil.connection.AppConnection conn, int codNatureza, String estadoNatureza) Returns the enum constant of this class with the specified name.static ValidacoesPorTipoDeCfopDAO.TiposCfop[]
ValidacoesPorTipoDeCfopDAO.TiposCfop.values()
Returns an array containing the constants of this enum class, in the order they are declared.