RawTlpdbCollection

eu.geekplace.tex.tlpdb.RawTlpdbCollection
case class RawTlpdbCollection(name: String, revision: Int, shortCollectionDesc: String, longdesc: Option[RawLongdesc], depend: Seq[String]) extends RawTlpdbEntry, CommonTlpdbEntry

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def shortdesc: Option[String]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product