Uses of Enum Class
systextil.producao.TipoOrdem
Packages that use TipoOrdem
-
Uses of TipoOrdem in systextil.producao
Methods in systextil.producao that return TipoOrdemModifier and TypeMethodDescriptionstatic TipoOrdemReturns the enum constant of this class with the specified name.static TipoOrdem[]TipoOrdem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in systextil.producao with parameters of type TipoOrdemModifier and TypeMethodDescriptionstatic OrdemProducaoOrdemProducao.getOrdemProducao(TipoOrdem tipo)