case class DMAValue(interpretation: Option[Seq[Interpretation]], isAnomaly: Option[Boolean], severity: Option[Double], score: Option[Double]) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DMAValue
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All