Uses of Enum Class
systextil.dao.CGTestesOrdensBeneficiamento.Classificacao
Packages that use CGTestesOrdensBeneficiamento.Classificacao
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 CGTestesOrdensBeneficiamento.Classificacao in systextil.dao
Fields in systextil.dao declared as CGTestesOrdensBeneficiamento.ClassificacaoMethods in systextil.dao that return CGTestesOrdensBeneficiamento.ClassificacaoModifier and TypeMethodDescriptionCGTestesOrdensBeneficiamento.Classificacao.parse
(int tipo) Returns the enum constant of this class with the specified name.CGTestesOrdensBeneficiamento.Classificacao.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in systextil.dao with parameters of type CGTestesOrdensBeneficiamento.ClassificacaoModifierConstructorDescriptionCGTestesOrdensBeneficiamento
(int tipo, String descricao, String norma, CGTestesOrdensBeneficiamento.Classificacao classificacao, String tamanhoAmostra, CGTestesOrdensBeneficiamento.DestinoTeste destinoTeste, String exigeLiberacao, CGTestesOrdensBeneficiamento.TipoImprimir imprimir, int classificacao1)