Class JsonToReport

    • Field Detail

      • m_Prefix

        protected String m_Prefix
        the prefix to use for the fields.
    • Constructor Detail

      • JsonToReport

        public JsonToReport()
    • Method Detail

      • setPrefix

        public void setPrefix​(String value)
        Sets the prefix string for the field names.
        Parameters:
        value - the prefix
      • getPrefix

        public String getPrefix()
        Returns the prefix string for the field names.
        Returns:
        the prefix
      • prefixTipText

        public String prefixTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.