Class ArrayToCollection

    • Field Detail

      • m_CollectionClass

        protected String m_CollectionClass
        Deprecated.
        the class for the array.
    • Constructor Detail

      • ArrayToCollection

        public ArrayToCollection()
        Deprecated.
    • Method Detail

      • setCollectionClass

        public void setCollectionClass​(String value)
        Deprecated.
        Sets the class for the collection.
        Parameters:
        value - the classname
      • getCollectionClass

        public String getCollectionClass()
        Deprecated.
        Returns the class for the collection.
        Returns:
        the classname
      • collectionClassTipText

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