public class RealmBean extends Object
| Constructor and Description |
|---|
RealmBean(RealmModel realmModel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isPassword() |
boolean |
isRegistrationAllowed() |
boolean |
isRememberMe() |
boolean |
isResetPasswordAllowed() |
boolean |
isSocial() |
public RealmBean(RealmModel realmModel)
public String getName()
public boolean isSocial()
public boolean isRegistrationAllowed()
public boolean isResetPasswordAllowed()
public boolean isRememberMe()
public boolean isPassword()
Copyright © 2014. All Rights Reserved.