Uses of Enum Class
systextil.integracao.constante.TipoProcesso
Packages that use TipoProcesso
-
Uses of TipoProcesso in systextil.integracao.constante
Methods in systextil.integracao.constante that return TipoProcessoModifier and TypeMethodDescriptionstatic TipoProcessoReturns the enum constant of this class with the specified name.static TipoProcesso[]TipoProcesso.values()Returns an array containing the constants of this enum class, in the order they are declared.