Packages

p

neotypes

mappers

package mappers

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait KeyMapper[A] extends AnyRef
    Annotations
    @implicitNotFound()
  2. sealed trait ParameterMapper[A] extends AnyRef
    Annotations
    @implicitNotFound()
  3. trait ResultMapper[A] extends AnyRef

    Allows decoding a neotypes.model.types.NeoType into a value of type A.

    Allows decoding a neotypes.model.types.NeoType into a value of type A.

    Annotations
    @implicitNotFound()

Value Members

  1. object KeyMapper
  2. object ParameterMapper
  3. object ResultMapper extends ResultMappersLowPriority0 with BoilerplateResultMappers

Ungrouped