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 TipoOrdem
Returns 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 OrdemProducao
OrdemProducao.getOrdemProducao
(TipoOrdem tipo)