Package com.sforce.soap.partner
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 Summary
Modifier and TypeMethodDescriptionelement : defaultValue of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetField()element : field of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringvoidsetDefaultValue(String defaultValue) void
-
Method Details