RealmAccessor.RealmPropertypublic interface RealmAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
RealmAccessor.RealmBuilder<B extends RealmAccessor.RealmBuilder<B>> |
Provides a builder method for a realm property returning the builder for
applying multiple build operations.
|
static interface |
RealmAccessor.RealmMutator |
Provides a mutator for a realm property.
|
static interface |
RealmAccessor.RealmProperty |
Provides a realm property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getRealm() |
Retrieves the realm from the realm property.
|
String getRealm()
Copyright © 2018. All rights reserved.