EmbeddableType

org.beangle.data.model.meta.EmbeddableType

Attributes

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

Members list

Concise view

Value members

Abstract methods

def parentName: Option[String]

Inherited methods

def clazz: Class[_]

Attributes

Inherited from:
Type
def getProperty(name: String): Option[Property]

Attributes

Inherited from:
StructType
def newInstance(): AnyRef

Attributes

Inherited from:
Type
def property(name: String): Property

Attributes

Inherited from:
StructType