@Entity public class GCMAccount extends Object implements Serializable
| Constructor and Description |
|---|
GCMAccount() |
GCMAccount(Account account,
String gcmId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Account |
getAccount() |
String |
getGcmId() |
int |
hashCode() |
void |
setAccount(Account account) |
void |
setGcmId(String gcmId) |
Copyright © 2017 DocDoku. All rights reserved.