|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| ch.claudio.contactdb | The conteact db shall help me organize the different information I have about persons I know. |
| ch.claudio.contactdb.data | |
| Uses of Message in ch.claudio.contactdb |
|---|
| Methods in ch.claudio.contactdb that return types with arguments of type Message | |
|---|---|
java.util.List<Message> |
Model.addMessage(Message msg)
Test with the help of a digest, if the message was already added to the database. |
| Methods in ch.claudio.contactdb with parameters of type Message | |
|---|---|
java.util.List<Message> |
Model.addMessage(Message msg)
Test with the help of a digest, if the message was already added to the database. |
| Uses of Message in ch.claudio.contactdb.data |
|---|
| Methods in ch.claudio.contactdb.data that return Message | |
|---|---|
Message |
MessageReceiver.getMessage()
|
| Methods in ch.claudio.contactdb.data with parameters of type Message | |
|---|---|
void |
MessageReceiver.setMessage(Message messageArg)
|
| Constructors in ch.claudio.contactdb.data with parameters of type Message | |
|---|---|
MessageReceiver(Identity receiverArg,
Message messageArg)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||