public static class RealmAttributeEntity.Key extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected RealmEntity |
realm |
| Constructor and Description |
|---|
RealmAttributeEntity.Key() |
RealmAttributeEntity.Key(RealmEntity user,
String name) |
protected RealmEntity realm
protected String name
public RealmAttributeEntity.Key()
public RealmAttributeEntity.Key(RealmEntity user, String name)
Copyright © 2014. All Rights Reserved.