Uses of Enum Class
neqsim.process.advisory.PredictionResult.PredictionStatus
Packages that use PredictionResult.PredictionStatus
-
Uses of PredictionResult.PredictionStatus in neqsim.process.advisory
Subclasses with type arguments of type PredictionResult.PredictionStatus in neqsim.process.advisoryModifier and TypeClassDescriptionstatic enumStatus of the prediction calculation.Fields in neqsim.process.advisory declared as PredictionResult.PredictionStatusMethods in neqsim.process.advisory that return PredictionResult.PredictionStatusModifier and TypeMethodDescriptionPredictionResult.getStatus()Returns the enum constant of this class with the specified name.static PredictionResult.PredictionStatus[]PredictionResult.PredictionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.advisory with parameters of type PredictionResult.PredictionStatusModifier and TypeMethodDescriptionvoidPredictionResult.setStatus(PredictionResult.PredictionStatus status)