Class Base64ToString

    • Field Detail

      • m_Type

        protected Base64Type m_Type
        the type of conversion to apply.
    • Constructor Detail

      • Base64ToString

        public Base64ToString()
    • Method Detail

      • setType

        public void setType​(Base64Type value)
        Sets the conversion to apply. AUTO attempts all.
        Parameters:
        value - the type
      • getType

        public Base64Type getType()
        Returns the conversion to apply. AUTO attempts all.
        Returns:
        the type
      • typeTipText

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