Uses of Enum Class
br.com.selfmaintenance.domain.entities.procedimento.ProcedimentoStatus
Packages that use ProcedimentoStatus
-
Uses of ProcedimentoStatus in br.com.selfmaintenance.domain.entities.procedimento
Methods in br.com.selfmaintenance.domain.entities.procedimento that return ProcedimentoStatusModifier and TypeMethodDescriptionProcedimento.getStatus()static ProcedimentoStatusReturns the enum constant of this class with the specified name.static ProcedimentoStatus[]ProcedimentoStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.selfmaintenance.domain.entities.procedimento with parameters of type ProcedimentoStatus