Uses of Enum Class
com.aspose.tasks.cloud.model.ConfidenceLevel
Packages that use ConfidenceLevel
-
Uses of ConfidenceLevel in com.aspose.tasks.cloud.model
Subclasses with type arguments of type ConfidenceLevel in com.aspose.tasks.cloud.modelModifier and TypeClassDescriptionenumSpecifies supported confidence levels used in risk analysis that correspond to the percentage of the time the actual values will be within optimistic and pessimistic estimates.static classMethods in com.aspose.tasks.cloud.model that return ConfidenceLevelModifier and TypeMethodDescriptionstatic ConfidenceLevelConfidenceLevel.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ConfidenceLevelReturns the enum constant of this class with the specified name.static ConfidenceLevel[]ConfidenceLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type ConfidenceLevelModifier and TypeMethodDescriptionvoidConfidenceLevel.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ConfidenceLevel enumeration)