Interface IDescribeSoftphoneLayoutSection

  • All Known Implementing Classes:
    DescribeSoftphoneLayoutSection

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

      • getEntityApiName

        String getEntityApiName()
        element : entityApiName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setEntityApiName

        void setEntityApiName​(String entityApiName)
      • getItems

        IDescribeSoftphoneLayoutItem[] getItems()
        element : items of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutItem java type: com.sforce.soap.partner.DescribeSoftphoneLayoutItem[]