RawTable

final case class RawTable(name: String) extends WithId[String] with ToCreate[RawTable]
trait Serializable
trait Product
trait Equals
trait WithId[String]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toCreate: RawTable
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

override val id: String