Type

org.beangle.data.model.meta.Type
trait Type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class BasicType
class OrmBasicType
trait StructType
trait EntityType
trait OrmType
Show all

Members list

Value members

Abstract methods

def clazz: Class[_]

Concrete methods

def newInstance(): AnyRef