All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sforce.soap.tooling.SummaryOperations Maven / Gradle / Ivy

There is a newer version: 30.0.0
Show newest version
package com.sforce.soap.tooling;

/**
 * Generated by SimpleTypeCodeGenerator.java. Please do not edit.
 */
public enum SummaryOperations {


  /**
   * Enumeration  : count
   */
   count,

  /**
   * Enumeration  : sum
   */
   sum,

  /**
   * Enumeration  : min
   */
   min,

  /**
   * Enumeration  : max
   */
   max,


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy