public class MessageReceivable extends AbstractReceivable<Message> implements IReceivable<Message>
| Constructor and Description |
|---|
MessageReceivable(Message theMessage) |
| Modifier and Type | Method and Description |
|---|---|
Message |
getMessage()
Returns the message itself
|
addMetadata, getMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetadatapublic MessageReceivable(Message theMessage)
public Message getMessage()
getMessage in interface IReceivable<Message>Copyright © 2012–2017 University Health Network. All rights reserved.