StringValue

final case class StringValue(value: Eval[String]) extends AnyVal with AttributeValue
Companion:
object
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Inherited methods

override def equals(obj: Any): Boolean
Definition Classes
Inherited from:
AttributeValue
Inherited from:
Product
override def toString: String
Definition Classes
Inherited from:
AttributeValue