Interface IDescribeSoftphoneLayoutCallType

  • All Known Implementing Classes:
    DescribeSoftphoneLayoutCallType

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

      • getInfoFields

        IDescribeSoftphoneLayoutInfoField[] getInfoFields()
        element : infoFields of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutInfoField java type: com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField[]
      • getName

        String getName()
        element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setName

        void setName​(String name)
      • getScreenPopOptions

        IDescribeSoftphoneScreenPopOption[] getScreenPopOptions()
        element : screenPopOptions of type {urn:partner.soap.sforce.com}DescribeSoftphoneScreenPopOption java type: com.sforce.soap.partner.DescribeSoftphoneScreenPopOption[]
      • getScreenPopsOpenWithin

        String getScreenPopsOpenWithin()
        element : screenPopsOpenWithin of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setScreenPopsOpenWithin

        void setScreenPopsOpenWithin​(String screenPopsOpenWithin)
      • getSections

        IDescribeSoftphoneLayoutSection[] getSections()
        element : sections of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutSection java type: com.sforce.soap.partner.DescribeSoftphoneLayoutSection[]