object TypeDef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TypeDef
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[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()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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
- @throws( ... ) @native()
- object AnyType extends TypeDef
- object ArrayType extends TypeDef
- object BinaryType extends TypeDef with ScalarType
- object BoolType extends TypeDef with ScalarType
- object ByteType extends TypeDef with ScalarType
- object DateOnlyType extends TypeDef with ScalarType
- object DateTimeOnlyType extends TypeDef with ScalarType
- object DateTimeType extends TypeDef with ScalarType
- object DoubleType extends TypeDef with ScalarType
- object FileType extends TypeDef with ScalarType
- object FloatType extends TypeDef with ScalarType
- object IntType extends TypeDef with ScalarType
- object JSONSchemaType extends TypeDef
- object LinkType extends TypeDef
- object LongType extends TypeDef with ScalarType
- object MultipleMatch extends TypeDef
- object NilType extends TypeDef with ScalarType
- object NilUnionType extends TypeDef
- object NumberType extends TypeDef with ScalarType
- object ObjectType extends TypeDef
- object PasswordType extends TypeDef with ScalarType
- object StrType extends TypeDef with ScalarType
- object TimeOnlyType extends TypeDef with ScalarType
- object TypeExpressionType extends TypeDef
- object UndefinedType extends TypeDef
- object UnionType extends TypeDef
- object XMLSchemaType extends TypeDef