com.google.type.dayofweek

Members list

Concise view

Type members

Classlikes

sealed abstract class DayOfWeek(val value: Int) extends GeneratedEnum

Represents a day of the week.

Represents a day of the week.

Attributes

Companion:
object
Source:
DayOfWeek.scala
Graph
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object FRIDAY.type
object MONDAY.type
object SATURDAY.type
object SUNDAY.type
object THURSDAY.type
object TUESDAY.type
object WEDNESDAY.type
object DayOfWeek extends GeneratedEnumCompanion[DayOfWeek]

Attributes

Companion:
class
Source:
DayOfWeek.scala
Graph
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[DayOfWeek]
trait Serializable
class Object
trait Matchable
class Any
Self type
object DayofweekProto extends GeneratedFileObject

Attributes

Source:
DayofweekProto.scala
Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type