Getter

io.scalaland.chimney.internal.compiletime.datatypes.ProductTypes.Product.Getter
See theGetter companion class
object Getter

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Getter.type

Members list

Type members

Classlikes

object SourceType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SourceType.type
sealed trait SourceType extends Product, Serializable

Let us decide whether or now we can use the getter based on configuration

Let us decide whether or now we can use the getter based on configuration

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object AccessorMethod.type
object ConstructorVal.type
object JavaBeanGetter.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror