Package com.sforce.soap.partner
Interface IGetUpdatedResult
- All Known Implementing Classes:
GetUpdatedResult
public interface IGetUpdatedResult
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 TypeMethodDescriptionString[]getIds()element : ids of type {urn:partner.soap.sforce.com}ID java type: java.lang.String[]element : latestDateCovered of type {http://www.w3.org/2001/XMLSchema}dateTime java type: java.util.CalendarvoidvoidsetLatestDateCovered(Calendar latestDateCovered)
-
Method Details