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

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

package com.sforce.soap.tooling;

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


  /**
   * Enumeration  : Protected
   */
   Protected,

  /**
   * Enumeration  : Public
   */
   Public,


}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy