Str

ba.sake.formson.FormValue.Str
final case class Str(value: String) extends FormValue

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val tpe: String

Attributes

Inherited from:
FormValue