|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICharacterNotificationRecord
Method Summary | |
---|---|
long |
getCharacterID()
|
int |
getKeyID()
|
long |
getNotificationID()
|
long |
getSenderID()
|
long |
getSentDate()
|
int |
getTypeID()
|
boolean |
isRead()
|
void |
setCharacterID(long c)
|
void |
setKeyID(int a)
|
void |
setNotificationID(long i)
|
void |
setRead(boolean r)
|
void |
setSenderID(long s)
|
void |
setSentDate(long d)
|
void |
setTypeID(int t)
|
Method Detail |
---|
int getKeyID()
void setKeyID(int a)
long getCharacterID()
void setCharacterID(long c)
long getNotificationID()
void setNotificationID(long i)
int getTypeID()
void setTypeID(int t)
long getSenderID()
void setSenderID(long s)
long getSentDate()
void setSentDate(long d)
boolean isRead()
void setRead(boolean r)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |