Class MessagesPage

java.lang.Object
de.xima.fc.api.rest.pub.client.user_portal.model.MessagesPage
All Implemented Interfaces:
Serializable

@Generated("de.xima.openapi.codegen.java_jaxrs.XimaJavaJaxrsGenerator") public class MessagesPage extends Object implements Serializable
MessagesPage
See Also:
  • Field Details

    • JSON_PROPERTY_ATTACHMENT_DOWNLOAD_BUTTON_ARIA_LABEL

      public static final String JSON_PROPERTY_ATTACHMENT_DOWNLOAD_BUTTON_ARIA_LABEL
      See Also:
    • JSON_PROPERTY_CHAT_SELECTION_LABEL

      public static final String JSON_PROPERTY_CHAT_SELECTION_LABEL
      See Also:
    • JSON_PROPERTY_DROP_ZONE_FILE_UPLOAD_ARIA_LABEL

      public static final String JSON_PROPERTY_DROP_ZONE_FILE_UPLOAD_ARIA_LABEL
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_BG_COLOR_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_BG_COLOR_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_BOLD_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_BOLD_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_BULLET_LIST_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_BULLET_LIST_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_CLEAN_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_CLEAN_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_COLOR_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_COLOR_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_ITALIC_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_ITALIC_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_ORDERED_LIST_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_ORDERED_LIST_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_STRIKE_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_STRIKE_TOOLTIP
      See Also:
    • JSON_PROPERTY_FORMAT_BUTTON_UNDERLINE_TOOLTIP

      public static final String JSON_PROPERTY_FORMAT_BUTTON_UNDERLINE_TOOLTIP
      See Also:
    • JSON_PROPERTY_MESSAGE_ATTACHMENT_LABEL

      public static final String JSON_PROPERTY_MESSAGE_ATTACHMENT_LABEL
      See Also:
    • JSON_PROPERTY_MESSAGE_CANCEL_BUTTON_LABEL

      public static final String JSON_PROPERTY_MESSAGE_CANCEL_BUTTON_LABEL
      See Also:
    • JSON_PROPERTY_MESSAGE_ENTRY_ARIA_LABEL

      public static final String JSON_PROPERTY_MESSAGE_ENTRY_ARIA_LABEL
      See Also:
    • JSON_PROPERTY_MESSAGE_REPLY_BUTTON_LABEL

      public static final String JSON_PROPERTY_MESSAGE_REPLY_BUTTON_LABEL
      See Also:
    • JSON_PROPERTY_REMOVE_UPLOAD_REQUEST_FILE_ARIA_LABEL

      public static final String JSON_PROPERTY_REMOVE_UPLOAD_REQUEST_FILE_ARIA_LABEL
      See Also:
    • JSON_PROPERTY_SECTION_MESSAGES_ARIA_LABEL

      public static final String JSON_PROPERTY_SECTION_MESSAGES_ARIA_LABEL
      See Also:
    • JSON_PROPERTY_SEND_MESSAGE_BUTTON_LABEL

      public static final String JSON_PROPERTY_SEND_MESSAGE_BUTTON_LABEL
      See Also:
    • JSON_PROPERTY_TEXT_EDITOR_PLACEHOLDER

      public static final String JSON_PROPERTY_TEXT_EDITOR_PLACEHOLDER
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_ADD_MESSAGE_BUTTON_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_ADD_MESSAGE_BUTTON_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_BUTTON_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_BUTTON_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_DRAGN_DROP_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_DRAGN_DROP_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_FILE_LIMIT_MESSAGE

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_FILE_LIMIT_MESSAGE
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_FILE_SELECT_ARIA_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_FILE_SELECT_ARIA_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_FILES_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_FILES_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_FULFILLED_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_FULFILLED_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_FULFILLED_MESSAGE

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_FULFILLED_MESSAGE
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_FULFILLED_NO_ATTACHMENT_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_FULFILLED_NO_ATTACHMENT_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_INVALID_FILE_SIZE_MESSAGE

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_INVALID_FILE_SIZE_MESSAGE
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_INVALID_FILE_TYPE_MESSAGE

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_INVALID_FILE_TYPE_MESSAGE
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_PENDING_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_PENDING_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_PREVIOUS_FILES_LABEL

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_PREVIOUS_FILES_LABEL
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_UNFULFILLED_FOR_FORMELEMENT_MESSAGE

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_UNFULFILLED_FOR_FORMELEMENT_MESSAGE
      See Also:
    • JSON_PROPERTY_UPLOAD_REQUEST_UNFULFILLED_MESSAGE

      public static final String JSON_PROPERTY_UPLOAD_REQUEST_UNFULFILLED_MESSAGE
      See Also:
    • JSON_PROPERTY_VALIDATION_ERROR_EMPTY_MESSAGE

      public static final String JSON_PROPERTY_VALIDATION_ERROR_EMPTY_MESSAGE
      See Also:
  • Constructor Details

    • MessagesPage

      public MessagesPage()
      Creates a new empty model with no data yet. Use the various setters or fluent setters to add the appropriate data.
  • Method Details

    • attachmentDownloadButtonAriaLabel

      public MessagesPage attachmentDownloadButtonAriaLabel(String attachmentDownloadButtonAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getAttachmentDownloadButtonAriaLabel

      @Nullable public String getAttachmentDownloadButtonAriaLabel()
      Get attachmentDownloadButtonAriaLabel
      Returns:
      attachmentDownloadButtonAriaLabel
    • setAttachmentDownloadButtonAriaLabel

      public void setAttachmentDownloadButtonAriaLabel(String attachmentDownloadButtonAriaLabel)
    • chatSelectionLabel

      public MessagesPage chatSelectionLabel(String chatSelectionLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getChatSelectionLabel

      @Nullable public String getChatSelectionLabel()
      Get chatSelectionLabel
      Returns:
      chatSelectionLabel
    • setChatSelectionLabel

      public void setChatSelectionLabel(String chatSelectionLabel)
    • dropZoneFileUploadAriaLabel

      public MessagesPage dropZoneFileUploadAriaLabel(String dropZoneFileUploadAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getDropZoneFileUploadAriaLabel

      @Nullable public String getDropZoneFileUploadAriaLabel()
      Get dropZoneFileUploadAriaLabel
      Returns:
      dropZoneFileUploadAriaLabel
    • setDropZoneFileUploadAriaLabel

      public void setDropZoneFileUploadAriaLabel(String dropZoneFileUploadAriaLabel)
    • formatButtonBgColorTooltip

      public MessagesPage formatButtonBgColorTooltip(String formatButtonBgColorTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonBgColorTooltip

      @Nullable public String getFormatButtonBgColorTooltip()
      Get formatButtonBgColorTooltip
      Returns:
      formatButtonBgColorTooltip
    • setFormatButtonBgColorTooltip

      public void setFormatButtonBgColorTooltip(String formatButtonBgColorTooltip)
    • formatButtonBoldTooltip

      public MessagesPage formatButtonBoldTooltip(String formatButtonBoldTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonBoldTooltip

      @Nullable public String getFormatButtonBoldTooltip()
      Get formatButtonBoldTooltip
      Returns:
      formatButtonBoldTooltip
    • setFormatButtonBoldTooltip

      public void setFormatButtonBoldTooltip(String formatButtonBoldTooltip)
    • formatButtonBulletListTooltip

      public MessagesPage formatButtonBulletListTooltip(String formatButtonBulletListTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonBulletListTooltip

      @Nullable public String getFormatButtonBulletListTooltip()
      Get formatButtonBulletListTooltip
      Returns:
      formatButtonBulletListTooltip
    • setFormatButtonBulletListTooltip

      public void setFormatButtonBulletListTooltip(String formatButtonBulletListTooltip)
    • formatButtonCleanTooltip

      public MessagesPage formatButtonCleanTooltip(String formatButtonCleanTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonCleanTooltip

      @Nullable public String getFormatButtonCleanTooltip()
      Get formatButtonCleanTooltip
      Returns:
      formatButtonCleanTooltip
    • setFormatButtonCleanTooltip

      public void setFormatButtonCleanTooltip(String formatButtonCleanTooltip)
    • formatButtonColorTooltip

      public MessagesPage formatButtonColorTooltip(String formatButtonColorTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonColorTooltip

      @Nullable public String getFormatButtonColorTooltip()
      Get formatButtonColorTooltip
      Returns:
      formatButtonColorTooltip
    • setFormatButtonColorTooltip

      public void setFormatButtonColorTooltip(String formatButtonColorTooltip)
    • formatButtonItalicTooltip

      public MessagesPage formatButtonItalicTooltip(String formatButtonItalicTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonItalicTooltip

      @Nullable public String getFormatButtonItalicTooltip()
      Get formatButtonItalicTooltip
      Returns:
      formatButtonItalicTooltip
    • setFormatButtonItalicTooltip

      public void setFormatButtonItalicTooltip(String formatButtonItalicTooltip)
    • formatButtonOrderedListTooltip

      public MessagesPage formatButtonOrderedListTooltip(String formatButtonOrderedListTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonOrderedListTooltip

      @Nullable public String getFormatButtonOrderedListTooltip()
      Get formatButtonOrderedListTooltip
      Returns:
      formatButtonOrderedListTooltip
    • setFormatButtonOrderedListTooltip

      public void setFormatButtonOrderedListTooltip(String formatButtonOrderedListTooltip)
    • formatButtonStrikeTooltip

      public MessagesPage formatButtonStrikeTooltip(String formatButtonStrikeTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonStrikeTooltip

      @Nullable public String getFormatButtonStrikeTooltip()
      Get formatButtonStrikeTooltip
      Returns:
      formatButtonStrikeTooltip
    • setFormatButtonStrikeTooltip

      public void setFormatButtonStrikeTooltip(String formatButtonStrikeTooltip)
    • formatButtonUnderlineTooltip

      public MessagesPage formatButtonUnderlineTooltip(String formatButtonUnderlineTooltip)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getFormatButtonUnderlineTooltip

      @Nullable public String getFormatButtonUnderlineTooltip()
      Get formatButtonUnderlineTooltip
      Returns:
      formatButtonUnderlineTooltip
    • setFormatButtonUnderlineTooltip

      public void setFormatButtonUnderlineTooltip(String formatButtonUnderlineTooltip)
    • messageAttachmentLabel

      public MessagesPage messageAttachmentLabel(String messageAttachmentLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMessageAttachmentLabel

      @Nullable public String getMessageAttachmentLabel()
      Get messageAttachmentLabel
      Returns:
      messageAttachmentLabel
    • setMessageAttachmentLabel

      public void setMessageAttachmentLabel(String messageAttachmentLabel)
    • messageCancelButtonLabel

      public MessagesPage messageCancelButtonLabel(String messageCancelButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMessageCancelButtonLabel

      @Nullable public String getMessageCancelButtonLabel()
      Get messageCancelButtonLabel
      Returns:
      messageCancelButtonLabel
    • setMessageCancelButtonLabel

      public void setMessageCancelButtonLabel(String messageCancelButtonLabel)
    • messageEntryAriaLabel

      public MessagesPage messageEntryAriaLabel(String messageEntryAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMessageEntryAriaLabel

      @Nullable public String getMessageEntryAriaLabel()
      Get messageEntryAriaLabel
      Returns:
      messageEntryAriaLabel
    • setMessageEntryAriaLabel

      public void setMessageEntryAriaLabel(String messageEntryAriaLabel)
    • messageReplyButtonLabel

      public MessagesPage messageReplyButtonLabel(String messageReplyButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMessageReplyButtonLabel

      @Nullable public String getMessageReplyButtonLabel()
      Get messageReplyButtonLabel
      Returns:
      messageReplyButtonLabel
    • setMessageReplyButtonLabel

      public void setMessageReplyButtonLabel(String messageReplyButtonLabel)
    • removeUploadRequestFileAriaLabel

      public MessagesPage removeUploadRequestFileAriaLabel(String removeUploadRequestFileAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getRemoveUploadRequestFileAriaLabel

      @Nullable public String getRemoveUploadRequestFileAriaLabel()
      Get removeUploadRequestFileAriaLabel
      Returns:
      removeUploadRequestFileAriaLabel
    • setRemoveUploadRequestFileAriaLabel

      public void setRemoveUploadRequestFileAriaLabel(String removeUploadRequestFileAriaLabel)
    • sectionMessagesAriaLabel

      public MessagesPage sectionMessagesAriaLabel(String sectionMessagesAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSectionMessagesAriaLabel

      @Nullable public String getSectionMessagesAriaLabel()
      Get sectionMessagesAriaLabel
      Returns:
      sectionMessagesAriaLabel
    • setSectionMessagesAriaLabel

      public void setSectionMessagesAriaLabel(String sectionMessagesAriaLabel)
    • sendMessageButtonLabel

      public MessagesPage sendMessageButtonLabel(String sendMessageButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSendMessageButtonLabel

      @Nullable public String getSendMessageButtonLabel()
      Get sendMessageButtonLabel
      Returns:
      sendMessageButtonLabel
    • setSendMessageButtonLabel

      public void setSendMessageButtonLabel(String sendMessageButtonLabel)
    • textEditorPlaceholder

      public MessagesPage textEditorPlaceholder(String textEditorPlaceholder)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getTextEditorPlaceholder

      @Nullable public String getTextEditorPlaceholder()
      Get textEditorPlaceholder
      Returns:
      textEditorPlaceholder
    • setTextEditorPlaceholder

      public void setTextEditorPlaceholder(String textEditorPlaceholder)
    • uploadRequestAddMessageButtonLabel

      public MessagesPage uploadRequestAddMessageButtonLabel(String uploadRequestAddMessageButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestAddMessageButtonLabel

      @Nullable public String getUploadRequestAddMessageButtonLabel()
      Get uploadRequestAddMessageButtonLabel
      Returns:
      uploadRequestAddMessageButtonLabel
    • setUploadRequestAddMessageButtonLabel

      public void setUploadRequestAddMessageButtonLabel(String uploadRequestAddMessageButtonLabel)
    • uploadRequestButtonLabel

      public MessagesPage uploadRequestButtonLabel(String uploadRequestButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestButtonLabel

      @Nullable public String getUploadRequestButtonLabel()
      Get uploadRequestButtonLabel
      Returns:
      uploadRequestButtonLabel
    • setUploadRequestButtonLabel

      public void setUploadRequestButtonLabel(String uploadRequestButtonLabel)
    • uploadRequestDragnDropChooseLinkLabel

      public MessagesPage uploadRequestDragnDropChooseLinkLabel(String uploadRequestDragnDropChooseLinkLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestDragnDropChooseLinkLabel

      @Nullable public String getUploadRequestDragnDropChooseLinkLabel()
      Get uploadRequestDragnDropChooseLinkLabel
      Returns:
      uploadRequestDragnDropChooseLinkLabel
    • setUploadRequestDragnDropChooseLinkLabel

      public void setUploadRequestDragnDropChooseLinkLabel(String uploadRequestDragnDropChooseLinkLabel)
    • uploadRequestDragnDropLabel

      public MessagesPage uploadRequestDragnDropLabel(String uploadRequestDragnDropLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestDragnDropLabel

      @Nullable public String getUploadRequestDragnDropLabel()
      Get uploadRequestDragnDropLabel
      Returns:
      uploadRequestDragnDropLabel
    • setUploadRequestDragnDropLabel

      public void setUploadRequestDragnDropLabel(String uploadRequestDragnDropLabel)
    • uploadRequestFileLimitMessage

      public MessagesPage uploadRequestFileLimitMessage(String uploadRequestFileLimitMessage)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestFileLimitMessage

      @Nullable public String getUploadRequestFileLimitMessage()
      Get uploadRequestFileLimitMessage
      Returns:
      uploadRequestFileLimitMessage
    • setUploadRequestFileLimitMessage

      public void setUploadRequestFileLimitMessage(String uploadRequestFileLimitMessage)
    • uploadRequestFileSelectAriaLabel

      public MessagesPage uploadRequestFileSelectAriaLabel(String uploadRequestFileSelectAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestFileSelectAriaLabel

      @Nullable public String getUploadRequestFileSelectAriaLabel()
      Get uploadRequestFileSelectAriaLabel
      Returns:
      uploadRequestFileSelectAriaLabel
    • setUploadRequestFileSelectAriaLabel

      public void setUploadRequestFileSelectAriaLabel(String uploadRequestFileSelectAriaLabel)
    • uploadRequestFilesLabel

      public MessagesPage uploadRequestFilesLabel(String uploadRequestFilesLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestFilesLabel

      @Nullable public String getUploadRequestFilesLabel()
      Get uploadRequestFilesLabel
      Returns:
      uploadRequestFilesLabel
    • setUploadRequestFilesLabel

      public void setUploadRequestFilesLabel(String uploadRequestFilesLabel)
    • uploadRequestFulfilledLabel

      public MessagesPage uploadRequestFulfilledLabel(String uploadRequestFulfilledLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestFulfilledLabel

      @Nullable public String getUploadRequestFulfilledLabel()
      Get uploadRequestFulfilledLabel
      Returns:
      uploadRequestFulfilledLabel
    • setUploadRequestFulfilledLabel

      public void setUploadRequestFulfilledLabel(String uploadRequestFulfilledLabel)
    • uploadRequestFulfilledMessage

      public MessagesPage uploadRequestFulfilledMessage(String uploadRequestFulfilledMessage)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestFulfilledMessage

      @Nullable public String getUploadRequestFulfilledMessage()
      Get uploadRequestFulfilledMessage
      Returns:
      uploadRequestFulfilledMessage
    • setUploadRequestFulfilledMessage

      public void setUploadRequestFulfilledMessage(String uploadRequestFulfilledMessage)
    • uploadRequestFulfilledNoAttachmentLabel

      public MessagesPage uploadRequestFulfilledNoAttachmentLabel(String uploadRequestFulfilledNoAttachmentLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestFulfilledNoAttachmentLabel

      @Nullable public String getUploadRequestFulfilledNoAttachmentLabel()
      Get uploadRequestFulfilledNoAttachmentLabel
      Returns:
      uploadRequestFulfilledNoAttachmentLabel
    • setUploadRequestFulfilledNoAttachmentLabel

      public void setUploadRequestFulfilledNoAttachmentLabel(String uploadRequestFulfilledNoAttachmentLabel)
    • uploadRequestInvalidFileSizeMessage

      public MessagesPage uploadRequestInvalidFileSizeMessage(String uploadRequestInvalidFileSizeMessage)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestInvalidFileSizeMessage

      @Nullable public String getUploadRequestInvalidFileSizeMessage()
      Get uploadRequestInvalidFileSizeMessage
      Returns:
      uploadRequestInvalidFileSizeMessage
    • setUploadRequestInvalidFileSizeMessage

      public void setUploadRequestInvalidFileSizeMessage(String uploadRequestInvalidFileSizeMessage)
    • uploadRequestInvalidFileTypeMessage

      public MessagesPage uploadRequestInvalidFileTypeMessage(String uploadRequestInvalidFileTypeMessage)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestInvalidFileTypeMessage

      @Nullable public String getUploadRequestInvalidFileTypeMessage()
      Get uploadRequestInvalidFileTypeMessage
      Returns:
      uploadRequestInvalidFileTypeMessage
    • setUploadRequestInvalidFileTypeMessage

      public void setUploadRequestInvalidFileTypeMessage(String uploadRequestInvalidFileTypeMessage)
    • uploadRequestPendingLabel

      public MessagesPage uploadRequestPendingLabel(String uploadRequestPendingLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestPendingLabel

      @Nullable public String getUploadRequestPendingLabel()
      Get uploadRequestPendingLabel
      Returns:
      uploadRequestPendingLabel
    • setUploadRequestPendingLabel

      public void setUploadRequestPendingLabel(String uploadRequestPendingLabel)
    • uploadRequestPreviousFilesLabel

      public MessagesPage uploadRequestPreviousFilesLabel(String uploadRequestPreviousFilesLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestPreviousFilesLabel

      @Nullable public String getUploadRequestPreviousFilesLabel()
      Get uploadRequestPreviousFilesLabel
      Returns:
      uploadRequestPreviousFilesLabel
    • setUploadRequestPreviousFilesLabel

      public void setUploadRequestPreviousFilesLabel(String uploadRequestPreviousFilesLabel)
    • uploadRequestUnfulfilledForFormelementMessage

      public MessagesPage uploadRequestUnfulfilledForFormelementMessage(String uploadRequestUnfulfilledForFormelementMessage)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestUnfulfilledForFormelementMessage

      @Nullable public String getUploadRequestUnfulfilledForFormelementMessage()
      Get uploadRequestUnfulfilledForFormelementMessage
      Returns:
      uploadRequestUnfulfilledForFormelementMessage
    • setUploadRequestUnfulfilledForFormelementMessage

      public void setUploadRequestUnfulfilledForFormelementMessage(String uploadRequestUnfulfilledForFormelementMessage)
    • uploadRequestUnfulfilledMessage

      public MessagesPage uploadRequestUnfulfilledMessage(String uploadRequestUnfulfilledMessage)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUploadRequestUnfulfilledMessage

      @Nullable public String getUploadRequestUnfulfilledMessage()
      Get uploadRequestUnfulfilledMessage
      Returns:
      uploadRequestUnfulfilledMessage
    • setUploadRequestUnfulfilledMessage

      public void setUploadRequestUnfulfilledMessage(String uploadRequestUnfulfilledMessage)
    • validationErrorEmptyMessage

      public MessagesPage validationErrorEmptyMessage(String validationErrorEmptyMessage)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getValidationErrorEmptyMessage

      @Nullable public String getValidationErrorEmptyMessage()
      Get validationErrorEmptyMessage
      Returns:
      validationErrorEmptyMessage
    • setValidationErrorEmptyMessage

      public void setValidationErrorEmptyMessage(String validationErrorEmptyMessage)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object