Interface IGetUpdated_element

  • All Known Implementing Classes:
    GetUpdated_element

    public interface IGetUpdated_element
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getSObjectType

        String getSObjectType()
        element : sObjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setSObjectType

        void setSObjectType​(String sObjectType)
      • getStartDate

        Calendar getStartDate()
        element : startDate of type {http://www.w3.org/2001/XMLSchema}dateTime java type: java.util.Calendar
      • setStartDate

        void setStartDate​(Calendar startDate)
      • getEndDate

        Calendar getEndDate()
        element : endDate of type {http://www.w3.org/2001/XMLSchema}dateTime java type: java.util.Calendar
      • setEndDate

        void setEndDate​(Calendar endDate)