Class CollectionToArray

    • Field Detail

      • m_ArrayClass

        protected String m_ArrayClass
        the class for the array.
    • Constructor Detail

      • CollectionToArray

        public CollectionToArray()
    • Method Detail

      • setArrayClass

        public void setArrayClass​(String value)
        Sets the class for the array.
        Parameters:
        value - the classname
      • getArrayClass

        public String getArrayClass()
        Returns the class for the collection.
        Returns:
        the classname
      • arrayClassTipText

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