Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
Click here >
Docs Menu
Docs Home
/ /
io.realm

Enum RealmAny.Type

java.lang.Object
io.realm.RealmAny.Type

Enclosing class:

RealmAny

Enum describing all the types supported by RealmAny.

Enum Constant and Description
Modifier and Type
Method and Description

public static RealmAny.Type

int realmFieldType
)

public Class

public static RealmAny.Type

public static RealmAny.Type

  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • Methods inherited from class java.lang.Enum : name , ordinal , toString , equals , hashCode , clone , compareTo , getDeclaringClass , valueOf , finalize

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

public static final RealmAny.Type

int realmFieldType
)
public static RealmAny.Type valueOf (
String name
)
public static RealmAny.Type values ()

Back

RealmAny

On this page