Uses of Interface
com.sforce.soap.partner.IDescribeSoftphoneLayoutItem
-
Packages that use IDescribeSoftphoneLayoutItem Package Description com.sforce.soap.partner -
-
Uses of IDescribeSoftphoneLayoutItem in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeSoftphoneLayoutItem Modifier and Type Class Description classDescribeSoftphoneLayoutItemThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeSoftphoneLayoutItem Modifier and Type Method Description IDescribeSoftphoneLayoutItem[]IDescribeSoftphoneLayoutSection. getItems()element : items of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutItem java type: com.sforce.soap.partner.DescribeSoftphoneLayoutItem[]IDescribeSoftphoneLayoutItemIPartnerConnectionFactory. newIDescribeSoftphoneLayoutItem()IDescribeSoftphoneLayoutItemPartnerConnectionFactory. newIDescribeSoftphoneLayoutItem()Methods in com.sforce.soap.partner with parameters of type IDescribeSoftphoneLayoutItem Modifier and Type Method Description voidDescribeSoftphoneLayoutSection. setItems(IDescribeSoftphoneLayoutItem[] items)voidIDescribeSoftphoneLayoutSection. setItems(IDescribeSoftphoneLayoutItem[] items)
-