Uses of Interface
com.sforce.soap.partner.IDescribeSoftphoneScreenPopOption
-
Packages that use IDescribeSoftphoneScreenPopOption Package Description com.sforce.soap.partner -
-
Uses of IDescribeSoftphoneScreenPopOption in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeSoftphoneScreenPopOption Modifier and Type Class Description classDescribeSoftphoneScreenPopOptionThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeSoftphoneScreenPopOption Modifier and Type Method Description IDescribeSoftphoneScreenPopOption[]IDescribeSoftphoneLayoutCallType. getScreenPopOptions()element : screenPopOptions of type {urn:partner.soap.sforce.com}DescribeSoftphoneScreenPopOption java type: com.sforce.soap.partner.DescribeSoftphoneScreenPopOption[]IDescribeSoftphoneScreenPopOptionIPartnerConnectionFactory. newIDescribeSoftphoneScreenPopOption()IDescribeSoftphoneScreenPopOptionPartnerConnectionFactory. newIDescribeSoftphoneScreenPopOption()Methods in com.sforce.soap.partner with parameters of type IDescribeSoftphoneScreenPopOption Modifier and Type Method Description voidDescribeSoftphoneLayoutCallType. setScreenPopOptions(IDescribeSoftphoneScreenPopOption[] screenPopOptions)voidIDescribeSoftphoneLayoutCallType. setScreenPopOptions(IDescribeSoftphoneScreenPopOption[] screenPopOptions)
-