object EntitySetName extends EntitySetName$Types
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EntitySetName
- EntitySetName$Types
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
Tag extends Any
- Definition Classes
- EntitySetName$Types
-
type
Base = Any { type EntitySetName$newtype }
- Definition Classes
- EntitySetName$Types
- implicit final class Ops$newtype extends AnyVal
-
type
Repr = String
- Definition Classes
- EntitySetName$Types
-
abstract
type
Type <: Base with Tag
- Definition Classes
- EntitySetName$Types
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
- def apply(asString: String): EntitySetName
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
implicit
def
cannotUnwrapArrayAmbiguous1: Coercible[Array[Type], Array[Repr]]
- Annotations
- @inline()
-
implicit
def
cannotUnwrapArrayAmbiguous2: Coercible[Array[Type], Array[Repr]]
- Annotations
- @inline()
-
implicit
def
cannotWrapArrayAmbiguous1: Coercible[Array[Repr], Array[Type]]
- Annotations
- @inline()
-
implicit
def
cannotWrapArrayAmbiguous2: Coercible[Array[Repr], Array[Type]]
- Annotations
- @inline()
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- def deriving[TC[_]](implicit ev: TC[Repr]): TC[Type]
-
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 opsThis(x: Ops$newtype): Type
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
implicit
def
unsafeUnwrap: Coercible[Type, Repr]
- Annotations
- @inline()
-
implicit
def
unsafeUnwrapM[M[_]]: Coercible[M[Type], M[Repr]]
- Annotations
- @inline()
-
implicit
def
unsafeWrap: Coercible[Repr, Type]
- Annotations
- @inline()
-
implicit
def
unsafeWrapM[M[_]]: Coercible[M[Repr], M[Type]]
- Annotations
- @inline()
-
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( ... )