Package com.sforce.soap.partner
Interface IGetServerTimestampResult
- All Known Implementing Classes:
GetServerTimestampResult
public interface IGetServerTimestampResult
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 : timestamp of type {http://www.w3.org/2001/XMLSchema}dateTime java type: java.util.CalendarvoidsetTimestamp(Calendar timestamp)
-
Method Details
-
getTimestamp
Calendar getTimestamp()element : timestamp of type {http://www.w3.org/2001/XMLSchema}dateTime java type: java.util.Calendar -
setTimestamp
-