Uses of Class
jasima.shopSim.core.Job.JobMessage
-
Packages that use Job.JobMessage Package Description jasima.shopSim.core -
-
Uses of Job.JobMessage in jasima.shopSim.core
Methods in jasima.shopSim.core that return Job.JobMessage Modifier and Type Method Description static Job.JobMessageJob.JobMessage. valueOf(String name)Returns the enum constant of this type with the specified name.static Job.JobMessage[]Job.JobMessage. values()Returns an array containing the constants of this enum type, in the order they are declared.
-