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

Members list

Concise view

Value members

Inherited methods

def newInstance(): AnyRef

Attributes

Inherited from:
Type

Concrete fields

val clazz: Class[_]