object StructItemBase extends (StructItemsDefs.this)#EntityObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StructItemBase
- EntityObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- implicit class ExtendedStructItemBase[Val, Schema <: (StructItemsDefs.this)#Struct] extends AnyRef
- class StructItemBaseCompanionCtor extends (StructItemsDefs.this)#CompanionDef[StructItemBaseCompanionCtor]
- case class StructItemBaseCtor[Val, Schema <: (StructItemsDefs.this)#Struct](key: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructKey[Schema]], value: (StructItemsDefs.this)#Ref[Val]) extends (StructItemsDefs.this)#StructItemBase[Val, Schema] with (StructItemsDefs.this)#Def[(StructItemsDefs.this)#StructItemBase[Val, Schema]] with Product with Serializable
- type StructItemBaseData[Val, Schema <: (StructItemsDefs.this)#Struct] = ((StructItemsDefs.this)#StructKey[Schema], Val)
- class StructItemBaseElem[Val, Schema <: (StructItemsDefs.this)#Struct] extends StructItemElem[Val, Schema, (StructItemsDefs.this)#StructItemBase[Val, Schema]] with (StructItemsDefs.this)#ConcreteElem[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]] with (StructItemsDefs.this)#ViewElem[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]]
- class StructItemBaseIso[Val, Schema <: (StructItemsDefs.this)#Struct] extends (StructItemsDefs.this)#Node with (StructItemsDefs.this)#EntityIso[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]] with (StructItemsDefs.this)#Def[StructItemBaseIso[Val, Schema]]
- case class StructItemBaseIsoElem[Val, Schema <: (StructItemsDefs.this)#Struct](eVal: (StructItemsDefs.this)#Elem[Val], eSchema: (StructItemsDefs.this)#Elem[Schema]) extends (StructItemsDefs.this)#Elem[StructItemBaseIso[Val, 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 RStructItemBase: MutableLazy[StructItemBaseCompanionCtor]
-
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 isoStructItemBase[Val, Schema <: (StructItemsDefs.this)#Struct](implicit eVal: (StructItemsDefs.this)#Elem[Val], eSchema: (StructItemsDefs.this)#Elem[Schema]): (StructItemsDefs.this)#Iso[StructItemBaseData[Val, Schema], (StructItemsDefs.this)#StructItemBase[Val, Schema]]
- def mkStructItemBase[Val, Schema <: (StructItemsDefs.this)#Struct](key: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructKey[Schema]], value: (StructItemsDefs.this)#Ref[Val]): (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItemBase[Val, 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 unmkStructItemBase[Val, Schema <: (StructItemsDefs.this)#Struct](p: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItem[Val, Schema]]): Option[((StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructKey[Schema]], (StructItemsDefs.this)#Ref[Val])]
- implicit def unrefStructItemBase[Val, Schema <: (StructItemsDefs.this)#Struct](p: (StructItemsDefs.this)#Ref[(StructItemsDefs.this)#StructItemBase[Val, Schema]]): (StructItemsDefs.this)#StructItemBase[Val, Schema]
- implicit def unrefStructItemBaseCompanion(p: (StructItemsDefs.this)#Ref[StructItemBaseCompanionCtor]): StructItemBaseCompanionCtor
-
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 StructItemBaseCompanionElem extends (StructItemsDefs.this)#CompanionElem[StructItemBaseCompanionCtor] with Product with Serializable