Key

fields.FieldPart.Key
final case class Key(value: String) extends AnyVal, FieldPart

Attributes

Source
FieldPath.scala
Graph
Supertypes
trait Product
trait Equals
trait FieldPart
trait Serializable
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def name: String

Attributes

Source
FieldPath.scala
def render: String

Attributes

Source
FieldPath.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product