- valueOf(String) - Static method in enum br.pucrio.tecgraf.soma.job.domain.model.ExitStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum br.pucrio.tecgraf.soma.job.domain.model.StatusType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum br.pucrio.tecgraf.soma.job.domain.model.ExitStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum br.pucrio.tecgraf.soma.job.domain.model.JobSpecificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum br.pucrio.tecgraf.soma.job.domain.model.StatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.