Package com.sforce.soap.partner
Interface IDeletedRecord
- All Known Implementing Classes:
DeletedRecord
public interface IDeletedRecord
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 : deletedDate of type {http://www.w3.org/2001/XMLSchema}dateTime java type: java.util.CalendargetId()element : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.StringvoidsetDeletedDate(Calendar deletedDate) void