IntType

zio.schema.codec.IntType$
See theIntType companion trait
object IntType

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
IntType.type

Members list

Concise view

Type members

Classlikes

case object Char extends IntType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait IntType
class Object
trait Matchable
class Any
Self type
Char.type
case object DayOfWeek extends IntType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait IntType
class Object
trait Matchable
class Any
Self type
case object Month extends IntType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait IntType
class Object
trait Matchable
class Any
Self type
Month.type
case object Short extends IntType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait IntType
class Object
trait Matchable
class Any
Self type
Short.type
case object Year extends IntType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait IntType
class Object
trait Matchable
class Any
Self type
Year.type
case object ZoneOffset extends IntType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait IntType
class Object
trait Matchable
class Any
Self type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromAvroInt(avroSchema: Schema): Option[IntType]

Concrete fields