BasicType

org.beangle.data.model.meta.BasicType
class BasicType(val clazz: Class[_]) extends Type

Attributes

Graph
Supertypes
trait Type
class Object
trait Matchable
class Any
Known subtypes
class OrmBasicType

Members list

Value members

Inherited methods

def newInstance(): AnyRef

Attributes

Inherited from:
Type

Concrete fields

val clazz: Class[_]