object BaseConverter extends (ConvertersDefs.this)#EntityObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BaseConverter
- EntityObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class BaseConverterCompanionCtor extends (ConvertersDefs.this)#CompanionDef[BaseConverterCompanionCtor] with (ConvertersDefs.this)#BaseConverterCompanion
- case class BaseConverterCtor[T, R](convFun: (ConvertersDefs.this)#Ref[(T) ⇒ R]) extends (ConvertersDefs.this)#BaseConverter[T, R] with (ConvertersDefs.this)#Def[(ConvertersDefs.this)#BaseConverter[T, R]] with Product with Serializable
- type BaseConverterData[T, R] = (T) ⇒ R
- class BaseConverterElem[T, R] extends ConverterElem[T, R, (ConvertersDefs.this)#BaseConverter[T, R]] with (ConvertersDefs.this)#ConcreteElem[BaseConverterData[T, R], (ConvertersDefs.this)#BaseConverter[T, R]] with (ConvertersDefs.this)#ViewElem[BaseConverterData[T, R], (ConvertersDefs.this)#BaseConverter[T, R]]
- class BaseConverterIso[T, R] extends (ConvertersDefs.this)#Node with (ConvertersDefs.this)#EntityIso[BaseConverterData[T, R], (ConvertersDefs.this)#BaseConverter[T, R]] with (ConvertersDefs.this)#Def[BaseConverterIso[T, R]]
- case class BaseConverterIsoElem[T, R](eT: (ConvertersDefs.this)#Elem[T], eR: (ConvertersDefs.this)#Elem[R]) extends (ConvertersDefs.this)#Elem[BaseConverterIso[T, R]] with Product with Serializable
- implicit class ExtendedBaseConverter[T, R] extends AnyRef
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 RBaseConverter: MutableLazy[BaseConverterCompanionCtor]
-
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 isoBaseConverter[T, R](implicit eT: (ConvertersDefs.this)#Elem[T], eR: (ConvertersDefs.this)#Elem[R]): (ConvertersDefs.this)#Iso[BaseConverterData[T, R], (ConvertersDefs.this)#BaseConverter[T, R]]
- def mkBaseConverter[T, R](convFun: (ConvertersDefs.this)#Ref[(T) ⇒ R]): (ConvertersDefs.this)#Ref[(ConvertersDefs.this)#BaseConverter[T, R]]
-
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 unmkBaseConverter[T, R](p: (ConvertersDefs.this)#Ref[(ConvertersDefs.this)#Converter[T, R]]): Option[(ConvertersDefs.this)#Ref[(T) ⇒ R]]
- implicit def unrefBaseConverter[T, R](p: (ConvertersDefs.this)#Ref[(ConvertersDefs.this)#BaseConverter[T, R]]): (ConvertersDefs.this)#BaseConverter[T, R]
- implicit def unrefBaseConverterCompanion(p: (ConvertersDefs.this)#Ref[BaseConverterCompanionCtor]): BaseConverterCompanionCtor
-
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 BaseConverterCompanionElem extends (ConvertersDefs.this)#CompanionElem[BaseConverterCompanionCtor] with Product with Serializable