Class DatasetTypeGenerator

  • Direct Known Subclasses:
    DatasetSearchGenerator

    public class DatasetTypeGenerator
    extends DatasetGenerator
    Represents a simple string facet for filtering. Doesn't offer any special interaction.
    Author:
    kevinvandevelde at atmire.com Date: 23-dec-2008 Time: 12:44:27
    • Constructor Detail

      • DatasetTypeGenerator

        public DatasetTypeGenerator()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getMax

        public int getMax()
      • setMax

        public void setMax​(int max)