com.google.type.month

Members list

Concise view

Type members

Classlikes

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

Represents a month in the Gregorian calendar.

Represents a month in the Gregorian calendar.

Attributes

Companion:
object
Source:
Month.scala
Graph
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object APRIL.type
object AUGUST.type
object DECEMBER.type
object FEBRUARY.type
object JANUARY.type
object JULY.type
object JUNE.type
object MARCH.type
object MAY.type
object MONTH_UNSPECIFIED.type
object NOVEMBER.type
object OCTOBER.type
object SEPTEMBER.type
object Month extends GeneratedEnumCompanion[Month]

Attributes

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

Attributes

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