object StructKey extends (StructKeysDefs.this)#EntityObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StructKey
- EntityObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- case class StructKeyAdapter[Schema <: (StructKeysDefs.this)#Struct](source: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#StructKey[Schema]]) extends (StructKeysDefs.this)#Node with (StructKeysDefs.this)#StructKey[Schema] with (StructKeysDefs.this)#Def[(StructKeysDefs.this)#StructKey[Schema]] with Product with Serializable
- abstract class StructKeyCompanionCtor extends (StructKeysDefs.this)#CompanionDef[StructKeyCompanionCtor]
- class StructKeyElem[Schema <: (StructKeysDefs.this)#Struct, To <: (StructKeysDefs.this)#StructKey[Schema]] extends (StructKeysDefs.this)#EntityElem[To]
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val RStructKey: MutableLazy[StructKeyCompanionCtor]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
val
entityName: String
- Definition Classes
- EntityObject
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- implicit def structKeyElement[Schema <: (StructKeysDefs.this)#Struct](implicit eSchema: (StructKeysDefs.this)#Elem[Schema]): (StructKeysDefs.this)#Elem[(StructKeysDefs.this)#StructKey[Schema]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- implicit def unrefStructKey[Schema <: (StructKeysDefs.this)#Struct](p: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#StructKey[Schema]]): (StructKeysDefs.this)#StructKey[Schema]
- implicit def unrefStructKeyCompanionCtor(p: (StructKeysDefs.this)#Ref[StructKeyCompanionCtor]): StructKeyCompanionCtor
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- implicit object StructKeyCompanionElem extends (StructKeysDefs.this)#CompanionElem[StructKeyCompanionCtor] with Product with Serializable