trait TypesApi extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- TypesApi
- 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 binaryField(name: String): BinaryField
- def booleanField(name: String): BooleanField
- def byteField(name: String): ByteField
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- def completionField(name: String): CompletionField
- def dateField(name: String): DateField
- def doubleField(name: String): DoubleField
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def floatField(name: String): FloatField
- def geopointField(name: String): GeoPointField
- def geoshapeField(name: String): GeoShapeField
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def halfFloatField(name: String): HalfFloatField
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def icuCollationKeywordField(name: String): IcuCollationKeywordField
- def intField(name: String): IntegerField
- def ipField(name: String): IpField
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def joinField(name: String): JoinField
- def keywordField(name: String): KeywordField
- def longField(name: String): LongField
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def nestedField(name: String): NestedField
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def objectField(name: String): ObjectField
- def scaledFloatField(name: String): ScaledFloatField
- def scriptField(name: String, script: Script): ScriptField
- def scriptField(name: String, script: String): ScriptField
- def searchAsYouType(name: String): SearchAsYouTypeField
- def shortField(name: String): ShortField
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def textField(name: String): TextField
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def unsignedLongfield(name: String): UnsignedLongField
-
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()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def wildcardField(name: String): WildcardField
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated