Uses of Enum Class
systextil.bo.painelcargamaquina.Processar.OpcaoArea
Packages that use Processar.OpcaoArea
- 
Uses of Processar.OpcaoArea in systextil.bo.painelcargamaquina
Methods in systextil.bo.painelcargamaquina that return Processar.OpcaoAreaModifier and TypeMethodDescriptionstatic Processar.OpcaoAreaProcessar.OpcaoArea.parse(int opcaoArea) static Processar.OpcaoAreaReturns the enum constant of this class with the specified name.static Processar.OpcaoArea[]Processar.OpcaoArea.values()Returns an array containing the constants of this enum class, in the order they are declared.