object NameStructKey extends (StructKeysDefs.this)#EntityObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NameStructKey
- EntityObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- implicit class ExtendedNameStructKey[Schema <: (StructKeysDefs.this)#Struct] extends AnyRef
- class NameStructKeyCompanionCtor extends (StructKeysDefs.this)#CompanionDef[NameStructKeyCompanionCtor]
- case class NameStructKeyCtor[Schema <: (StructKeysDefs.this)#Struct](name: (StructKeysDefs.this)#Ref[String])(implicit eSchema: (StructKeysDefs.this)#Elem[Schema]) extends (StructKeysDefs.this)#NameStructKey[Schema] with (StructKeysDefs.this)#Def[(StructKeysDefs.this)#NameStructKey[Schema]] with Product with Serializable
- type NameStructKeyData[Schema <: (StructKeysDefs.this)#Struct] = String
- class NameStructKeyElem[Schema <: (StructKeysDefs.this)#Struct] extends StructKeyElem[Schema, (StructKeysDefs.this)#NameStructKey[Schema]] with (StructKeysDefs.this)#ConcreteElem[NameStructKeyData[Schema], (StructKeysDefs.this)#NameStructKey[Schema]] with (StructKeysDefs.this)#ViewElem[NameStructKeyData[Schema], (StructKeysDefs.this)#NameStructKey[Schema]]
- class NameStructKeyIso[Schema <: (StructKeysDefs.this)#Struct] extends (StructKeysDefs.this)#Node with (StructKeysDefs.this)#EntityIso[NameStructKeyData[Schema], (StructKeysDefs.this)#NameStructKey[Schema]] with (StructKeysDefs.this)#Def[NameStructKeyIso[Schema]]
- case class NameStructKeyIsoElem[Schema <: (StructKeysDefs.this)#Struct](eSchema: (StructKeysDefs.this)#Elem[Schema]) extends (StructKeysDefs.this)#Elem[NameStructKeyIso[Schema]] with Product with Serializable
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 RNameStructKey: MutableLazy[NameStructKeyCompanionCtor]
-
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
- implicit def isoNameStructKey[Schema <: (StructKeysDefs.this)#Struct](implicit eSchema: (StructKeysDefs.this)#Elem[Schema]): (StructKeysDefs.this)#Iso[NameStructKeyData[Schema], (StructKeysDefs.this)#NameStructKey[Schema]]
- def mkNameStructKey[Schema <: (StructKeysDefs.this)#Struct](name: (StructKeysDefs.this)#Ref[String])(implicit eSchema: (StructKeysDefs.this)#Elem[Schema]): (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#NameStructKey[Schema]]
-
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()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def unmkNameStructKey[Schema <: (StructKeysDefs.this)#Struct](p: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#StructKey[Schema]]): Option[(StructKeysDefs.this)#Ref[String]]
- implicit def unrefNameStructKey[Schema <: (StructKeysDefs.this)#Struct](p: (StructKeysDefs.this)#Ref[(StructKeysDefs.this)#NameStructKey[Schema]]): (StructKeysDefs.this)#NameStructKey[Schema]
- implicit def unrefNameStructKeyCompanion(p: (StructKeysDefs.this)#Ref[NameStructKeyCompanionCtor]): NameStructKeyCompanionCtor
-
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 NameStructKeyCompanionElem extends (StructKeysDefs.this)#CompanionElem[NameStructKeyCompanionCtor] with Product with Serializable