case class DictGetUInt16(_dictName: (DictionaryFunctions.this)#StringColMagnet[_], _attrName: (DictionaryFunctions.this)#StringColMagnet[_], _id: (DictionaryFunctions.this)#ConstOrColMagnet[_], _default: Option[(DictionaryFunctions.this)#Magnet[Long]] = None) extends (DictionaryFunctions.this)#DictionaryGetFuncColumn[Long] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, (DictionaryFunctions.this)#DictionaryGetFuncColumn[Long], (DictionaryFunctions.this)#DictionaryFuncColumn[Long], ExpressionColumn[Long], TableColumn[Long], Column, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DictGetUInt16
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. DictionaryGetFuncColumn
  7. DictionaryFuncColumn
  8. ExpressionColumn
  9. TableColumn
  10. Column
  11. AnyRef
  12. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DictGetUInt16(_dictName: (DictionaryFunctions.this)#StringColMagnet[_], _attrName: (DictionaryFunctions.this)#StringColMagnet[_], _id: (DictionaryFunctions.this)#ConstOrColMagnet[_], _default: Option[(DictionaryFunctions.this)#Magnet[Long]] = None)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val _attrName: (DictionaryFunctions.this)#StringColMagnet[_]
  5. val _default: Option[(DictionaryFunctions.this)#Magnet[Long]]
  6. val _dictName: (DictionaryFunctions.this)#StringColMagnet[_]
  7. val _id: (DictionaryFunctions.this)#ConstOrColMagnet[_]
  8. def aliased(alias: String): AliasedColumn[Long]
    Definition Classes
    TableColumn
  9. def as[C <: Column](alias: C): AliasedColumn[Long]
    Definition Classes
    TableColumn
  10. def as(alias: String): AliasedColumn[Long]
    Definition Classes
    TableColumn
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. val attrName: (DictionaryFunctions.this)#StringColMagnet[_]
    Definition Classes
    DictionaryGetFuncColumn
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  14. val default: Option[(DictionaryFunctions.this)#Magnet[Long]]
    Definition Classes
    DictionaryGetFuncColumn
  15. val dictName: (DictionaryFunctions.this)#StringColMagnet[_]
    Definition Classes
    DictionaryGetFuncColumn
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. val id: (DictionaryFunctions.this)#ConstOrColMagnet[_]
    Definition Classes
    DictionaryGetFuncColumn
  19. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  20. val name: String
    Definition Classes
    TableColumnColumn
  21. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  24. lazy val quoted: String
    Definition Classes
    Column
  25. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  26. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  28. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from (DictionaryFunctions.this)#DictionaryGetFuncColumn[Long]

Inherited from (DictionaryFunctions.this)#DictionaryFuncColumn[Long]

Inherited from ExpressionColumn[Long]

Inherited from TableColumn[Long]

Inherited from Column

Inherited from AnyRef

Inherited from Any

Ungrouped