io.scalaland.chimney.internal.compiletime.datatypes.ProductTypes.Product.Getter
See theGetter companion class
object Getter
Attributes
Members list
Type members
Classlikes
object SourceType
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass 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 Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
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
In this article