Value

class Value(val value: String, val displayValue: Option[String], val property: Property) extends PmmlElement
Companion:
object
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions

Concrete fields

val displayValue: Option[String]
val value: String