com.google.type.calendar_period

Members list

Concise view

Type members

Classlikes

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

A CalendarPeriod represents the abstract concept of a time period that has a canonical start. Grammatically, "the start of the current CalendarPeriod." All calendar times begin at midnight UTC.

A CalendarPeriod represents the abstract concept of a time period that has a canonical start. Grammatically, "the start of the current CalendarPeriod." All calendar times begin at midnight UTC.

Attributes

Companion:
object
Source:
CalendarPeriod.scala
Graph
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object DAY.type
object FORTNIGHT.type
object HALF.type
object MONTH.type
object QUARTER.type
object WEEK.type
object YEAR.type
object CalendarPeriod extends GeneratedEnumCompanion[CalendarPeriod]

Attributes

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

Attributes

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