Class MessageInbox


  • public class MessageInbox
    extends org.gcube.common.storagehub.model.messages.Message
    Used for serialization
    • Constructor Summary

      Constructors 
      Constructor Description
      MessageInbox()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String toString()  
      • Methods inherited from class org.gcube.common.storagehub.model.messages.Message

        getAddresses, getBody, getCreationTime, getSender, getSubject, isOpened, isRead, isWithAttachments, setAddresses, setBody, setCreationTime, setOpened, setRead, setSender, setSubject, setWithAttachments
      • Methods inherited from class org.gcube.common.storagehub.model.items.RootItem

        canEqual, equals, getId, getName, getParentId, getParentPath, getPath, getPrimaryType, getRelatedNode, hashCode, setId, setName, setParentId, setParentPath, setPath, setPrimaryType, setRelatedNode
    • Constructor Detail

      • MessageInbox

        public MessageInbox()