Uses of Interface
com.sforce.soap.partner.IDescribeSoftphoneLayoutSection
-
Packages that use IDescribeSoftphoneLayoutSection Package Description com.sforce.soap.partner -
-
Uses of IDescribeSoftphoneLayoutSection in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeSoftphoneLayoutSection Modifier and Type Class Description classDescribeSoftphoneLayoutSectionThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeSoftphoneLayoutSection Modifier and Type Method Description IDescribeSoftphoneLayoutSection[]IDescribeSoftphoneLayoutCallType. getSections()element : sections of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutSection java type: com.sforce.soap.partner.DescribeSoftphoneLayoutSection[]IDescribeSoftphoneLayoutSectionIPartnerConnectionFactory. newIDescribeSoftphoneLayoutSection()IDescribeSoftphoneLayoutSectionPartnerConnectionFactory. newIDescribeSoftphoneLayoutSection()Methods in com.sforce.soap.partner with parameters of type IDescribeSoftphoneLayoutSection Modifier and Type Method Description voidDescribeSoftphoneLayoutCallType. setSections(IDescribeSoftphoneLayoutSection[] sections)voidIDescribeSoftphoneLayoutCallType. setSections(IDescribeSoftphoneLayoutSection[] sections)
-