object ConverterIso extends (ConvertersDefs.this)#EntityObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ConverterIso
- EntityObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class ConverterIsoCompanionCtor extends (ConvertersDefs.this)#CompanionDef[ConverterIsoCompanionCtor]
- case class ConverterIsoCtor[A, B](convTo: (ConvertersDefs.this)#Conv[A, B], convFrom: (ConvertersDefs.this)#Conv[B, A]) extends (ConvertersDefs.this)#ConverterIso[A, B] with (ConvertersDefs.this)#Def[(ConvertersDefs.this)#ConverterIso[A, B]] with Product with Serializable
- type ConverterIsoData[A, B] = ((ConvertersDefs.this)#Converter[A, B], (ConvertersDefs.this)#Converter[B, A])
- class ConverterIsoElem[A, B] extends IsoURElem[A, B, (ConvertersDefs.this)#ConverterIso[A, B]] with (ConvertersDefs.this)#ConcreteElem[ConverterIsoData[A, B], (ConvertersDefs.this)#ConverterIso[A, B]] with (ConvertersDefs.this)#ViewElem[ConverterIsoData[A, B], (ConvertersDefs.this)#ConverterIso[A, B]]
- class ConverterIsoIso[A, B] extends (ConvertersDefs.this)#Node with (ConvertersDefs.this)#EntityIso[ConverterIsoData[A, B], (ConvertersDefs.this)#ConverterIso[A, B]] with (ConvertersDefs.this)#Def[ConverterIsoIso[A, B]]
- case class ConverterIsoIsoElem[A, B](eA: (ConvertersDefs.this)#Elem[A], eB: (ConvertersDefs.this)#Elem[B]) extends (ConvertersDefs.this)#Elem[ConverterIsoIso[A, B]] with Product with Serializable
- implicit class ExtendedConverterIso[A, B] 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 RConverterIso: MutableLazy[ConverterIsoCompanionCtor]
-
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 isoConverterIso[A, B](implicit eA: (ConvertersDefs.this)#Elem[A], eB: (ConvertersDefs.this)#Elem[B]): (ConvertersDefs.this)#Iso[ConverterIsoData[A, B], (ConvertersDefs.this)#ConverterIso[A, B]]
- def mkConverterIso[A, B](convTo: (ConvertersDefs.this)#Conv[A, B], convFrom: (ConvertersDefs.this)#Conv[B, A]): (ConvertersDefs.this)#Ref[(ConvertersDefs.this)#ConverterIso[A, B]]
-
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 unmkConverterIso[A, B](p: (ConvertersDefs.this)#Ref[(ConvertersDefs.this)#IsoUR[A, B]]): Option[((ConvertersDefs.this)#Conv[A, B], (ConvertersDefs.this)#Conv[B, A])]
- implicit def unrefConverterIso[A, B](p: (ConvertersDefs.this)#Ref[(ConvertersDefs.this)#ConverterIso[A, B]]): (ConvertersDefs.this)#ConverterIso[A, B]
- implicit def unrefConverterIsoCompanion(p: (ConvertersDefs.this)#Ref[ConverterIsoCompanionCtor]): ConverterIsoCompanionCtor
-
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 ConverterIsoCompanionElem extends (ConvertersDefs.this)#CompanionElem[ConverterIsoCompanionCtor] with Product with Serializable