@Entity public class ProfileNotices extends de.alpharogroup.db.entity.BaseEntity<Integer> implements Cloneable, Comparable<ProfileNotices>
ProfileNotices is keeping the
information for the notices for a profile from a user.| Constructor and Description |
|---|
ProfileNotices() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ProfileNotices o) |
public int compareTo(ProfileNotices o)
compareTo in interface Comparable<ProfileNotices>Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.