case class CompDCS(name: String, head: Any, tail: Any, authority: Option[Authority]) extends WktCS with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CompDCS
- Serializable
- Serializable
- Product
- Equals
- WktCS
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All