All Classes
-
All Classes Enum Summary Annotation Types Summary Class Description Beta This annotation is added to classes, constructors or methods which are considered in beta phase.Ignore Index This annotation will add a search index to the field.LinkingObjects Annotation for defining a reverse relationship from one class to another.PrimaryKey The @PrimaryKey annotation will mark a field as a primary key inside Realm.RealmClass Interface used to mark a class that can be persisted by Realm.RealmField Annotation used on fields in Realm model classes.RealmModule By default a Realm can store all classes extending RealmObject in a project.RealmNamingPolicy This enum defines the possible ways class and field names can be mapped from what is used in Java to the name used internally in the Realm file.Required This annotation will mark the field or the element inio.realm.RealmListas not nullable.