PathElement

org.beangle.serializer.text.io.PathElement
class PathElement(val name: String, val clazz: Class[_])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields

val clazz: Class[_]
val name: String