Uses of Interface
com.sforce.soap.partner.IDescribeSoftphoneLayoutCallType
-
Packages that use IDescribeSoftphoneLayoutCallType Package Description com.sforce.soap.partner -
-
Uses of IDescribeSoftphoneLayoutCallType in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeSoftphoneLayoutCallType Modifier and Type Class Description classDescribeSoftphoneLayoutCallTypeThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeSoftphoneLayoutCallType Modifier and Type Method Description IDescribeSoftphoneLayoutCallType[]IDescribeSoftphoneLayoutResult. getCallTypes()element : callTypes of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutCallType java type: com.sforce.soap.partner.DescribeSoftphoneLayoutCallType[]IDescribeSoftphoneLayoutCallTypeIPartnerConnectionFactory. newIDescribeSoftphoneLayoutCallType()IDescribeSoftphoneLayoutCallTypePartnerConnectionFactory. newIDescribeSoftphoneLayoutCallType()Methods in com.sforce.soap.partner with parameters of type IDescribeSoftphoneLayoutCallType Modifier and Type Method Description voidDescribeSoftphoneLayoutResult. setCallTypes(IDescribeSoftphoneLayoutCallType[] callTypes)voidIDescribeSoftphoneLayoutResult. setCallTypes(IDescribeSoftphoneLayoutCallType[] callTypes)
-