DefaultObjectMapping

edu.gemini.grackle.Mapping.ObjectMapping$.DefaultObjectMapping
case class DefaultObjectMapping(tpe: Type, fieldMappings: List[FieldMapping])(implicit pos: SourcePos) extends ObjectMapping

Attributes

Source:
mapping.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
ObjectMapping
Source:
mapping.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Implicits

Implicits

implicit val pos: SourcePos

Attributes

Source:
mapping.scala