package utility
Type Members
-
case class
Description(value: String) extends Product with Serializable
Description.
Description.
- value
text of description.
-
case class
Info(value: String) extends Product with Serializable
Information.
Information.
- value
text of information.
-
case class
Note(value: String) extends Product with Serializable
Note.
Note.
- value
text of note.