TimestampFormat

Companion
class
trait Sum
trait Mirror
trait HasId
class Object
trait Matchable
class Any

Type members

Classlikes

case
object DATE_TIME extends TimestampFormat
case
case
object HTTP_DATE extends TimestampFormat

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def namespace: String
def to(e: TimestampFormat): (String, Int)

Inherited methods

final
def asString(e: TimestampFormat): String
Inherited from
Enumeration
final
def fromOrdinal(s: Int): Option[TimestampFormat]
Inherited from
Enumeration
final
def fromString(s: String): Option[TimestampFormat]
Inherited from
Enumeration
final override
Definition Classes
Inherited from
Companion
def identifier: String
Inherited from
HasId

Concrete fields

val name: String

Inherited fields

lazy
Inherited from
Enumeration
lazy
val valueMap: Map[String, TimestampFormat]
Inherited from
Enumeration

Implicits

Implicits

implicit

Inherited implicits

Inherited from
Companion