Class FieldToString

    • Field Detail

      • m_AppendDataType

        protected boolean m_AppendDataType
        whether to output the data type as well.
    • Constructor Detail

      • FieldToString

        public FieldToString()
    • Method Detail

      • setAppendDataType

        public void setAppendDataType​(boolean value)
        Sets whether to append the data type.
        Parameters:
        value - if true then the data type is appended
      • getAppendDataType

        public boolean getAppendDataType()
        Returns whether to append the data type.
        Returns:
        true if the data type is appended
      • appendDataTypeTipText

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