Uses of Enum Class
systextil.services.vendas.PedidoDTO.NivelPedido
Packages that use PedidoDTO.NivelPedido
-
Uses of PedidoDTO.NivelPedido in systextil.services.vendas
Methods in systextil.services.vendas that return PedidoDTO.NivelPedidoModifier and TypeMethodDescriptionstatic PedidoDTO.NivelPedido
Returns the enum constant of this class with the specified name.static PedidoDTO.NivelPedido[]
PedidoDTO.NivelPedido.values()
Returns an array containing the constants of this enum class, in the order they are declared.