case classStandardVocab(id: UUID = UUID.generate(), created: Date = new java.util.Date(), lastModified: Date = new java.util.Date(), terms: List[String] = immutable.this.List.empty[Nothing]) extends Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
newStandardVocab(id: UUID = UUID.generate(), created: Date = new java.util.Date(), lastModified: Date = new java.util.Date(), terms: List[String] = immutable.this.List.empty[Nothing])