Uses of Interface
com.sforce.soap.partner.IDescribeSoftphoneLayoutInfoField
-
Packages that use IDescribeSoftphoneLayoutInfoField Package Description com.sforce.soap.partner -
-
Uses of IDescribeSoftphoneLayoutInfoField in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeSoftphoneLayoutInfoField Modifier and Type Class Description classDescribeSoftphoneLayoutInfoFieldThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeSoftphoneLayoutInfoField Modifier and Type Method Description IDescribeSoftphoneLayoutInfoField[]IDescribeSoftphoneLayoutCallType. getInfoFields()element : infoFields of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutInfoField java type: com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField[]IDescribeSoftphoneLayoutInfoFieldIPartnerConnectionFactory. newIDescribeSoftphoneLayoutInfoField()IDescribeSoftphoneLayoutInfoFieldPartnerConnectionFactory. newIDescribeSoftphoneLayoutInfoField()Methods in com.sforce.soap.partner with parameters of type IDescribeSoftphoneLayoutInfoField Modifier and Type Method Description voidDescribeSoftphoneLayoutCallType. setInfoFields(IDescribeSoftphoneLayoutInfoField[] infoFields)voidIDescribeSoftphoneLayoutCallType. setInfoFields(IDescribeSoftphoneLayoutInfoField[] infoFields)
-