Class ProductSet

    • Constructor Detail

      • ProductSet

        public ProductSet()
    • Method Detail

      • getType

        public abstract String getType()
      • getName

        public abstract String getName()
        Returns:
        Name of the product set, at which the results can be identified in the returned slices.
      • getSize

        public abstract int getSize()