Package

com.github.kondaurovdev.json_schema.valTypes.variants

time

Permalink

package time

Visibility
  1. Public
  2. All

Type Members

  1. case class DateVal() extends iValType with Product with Serializable

    Permalink
  2. case class DatetimeVal() extends iValType with Product with Serializable

    Permalink
  3. case class TimeVal() extends iValType with Product with Serializable

    Permalink

Value Members

  1. object DateVal extends iEmptyTaskBuilder[DateVal] with Serializable

    Permalink
  2. object DatetimeVal extends iEmptyTaskBuilder[DatetimeVal] with Serializable

    Permalink
  3. object TimeVal extends iEmptyTaskBuilder[TimeVal] with Serializable

    Permalink

Ungrouped