Packages

p

domainmodel

utility

package utility

Type Members

  1. case class Description(value: String) extends Product with Serializable

    Description.

    Description.

    value

    text of description.

  2. case class Info(value: String) extends Product with Serializable

    Information.

    Information.

    value

    text of information.

  3. case class Note(value: String) extends Product with Serializable

    Note.

    Note.

    value

    text of note.

Ungrouped