Class Filter

    • Constructor Detail

    • Method Detail

      • getParent

        public Filter getParent()
        Get the parent
        Returns:
        Returns the parent.
      • setParent

        public void setParent​(Filter parent)
        Set the parent
        Parameters:
        parent - The parent to set.