Interface IDescribeQuickActionDefaultValue

  • All Known Implementing Classes:
    DescribeQuickActionDefaultValue

    public interface IDescribeQuickActionDefaultValue
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getDefaultValue

        String getDefaultValue()
        element : defaultValue of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setDefaultValue

        void setDefaultValue​(String defaultValue)
      • getField

        String getField()
        element : field of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setField

        void setField​(String field)