Class ShortcutDataItem


  • public class ShortcutDataItem
    extends java.lang.Object
    • Constructor Detail

      • ShortcutDataItem

        public ShortcutDataItem()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Get the label for the data point.
        Returns:
        label
      • setLabel

        public ShortcutDataItem setLabel​(java.lang.String label)
        Set the label for the data point.
      • getLabelFormat

        public Format getLabelFormat()
        Get the label format string
        Returns:
        labelFormat;
      • getAttachmentType

        public AttachmentType getAttachmentType()
        Get the attachment type (one of FILE, GOOGLE_DRIVE, LINK, BOX_COM, DROPBOX, EVERNOTE, EGNYTE, ONEDRIVE, SMARTSHEET)
        Returns:
        attachmentType
      • setAttachmentType

        public ShortcutDataItem setAttachmentType​(AttachmentType attachmentType)
        Set the attachment type (one of FILE, GOOGLE_DRIVE, LINK, BOX_COM, DROPBOX, EVERNOTE, or EGNYTE).
      • getHyperlink

        public Hyperlink getHyperlink()
        Get the hyperlink object
        Returns:
        hyperlink
      • getOrder

        public java.lang.Integer getOrder()
        Get the display order for this shortcut data item
        Returns:
        order
      • setOrder

        public ShortcutDataItem setOrder​(java.lang.Integer order)
        Set the display order for this shortcut data item
      • getMimeType

        public java.lang.String getMimeType()
        Get the MIME type
        Returns:
        mimeType
      • setMimeType

        public ShortcutDataItem setMimeType​(java.lang.String mimeType)
        Set the MIME Type