|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object model.PendingSubscription
public class PendingSubscription
Repräsentiert Einschreibungs-Daten.
Constructor Summary | |
---|---|
PendingSubscription(User user,
long time,
long id)
|
Method Summary | |
---|---|
long |
getId()
|
long |
getTime()
|
User |
getUser()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PendingSubscription(User user, long time, long id)
Method Detail |
---|
public long getId()
public long getTime()
public User getUser()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |