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 Detail

      • getTimestamp

        Calendar getTimestamp()
        element : timestamp of type {http://www.w3.org/2001/XMLSchema}dateTime java type: java.util.Calendar
      • setTimestamp

        void setTimestamp​(Calendar timestamp)