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