Uses of Class
com.sforce.soap.partner.DescribeSoftphoneLayoutInfoField

Packages that use DescribeSoftphoneLayoutInfoField
com.sforce.soap.partner   
 

Uses of DescribeSoftphoneLayoutInfoField in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeSoftphoneLayoutInfoField
 DescribeSoftphoneLayoutInfoField[] DescribeSoftphoneLayoutCallType.getInfoFields()
          Gets the infoFields value for this DescribeSoftphoneLayoutCallType.
 DescribeSoftphoneLayoutInfoField DescribeSoftphoneLayoutCallType.getInfoFields(int i)
           
 

Methods in com.sforce.soap.partner with parameters of type DescribeSoftphoneLayoutInfoField
 void DescribeSoftphoneLayoutCallType.setInfoFields(DescribeSoftphoneLayoutInfoField[] infoFields)
          Sets the infoFields value for this DescribeSoftphoneLayoutCallType.
 void DescribeSoftphoneLayoutCallType.setInfoFields(int i, DescribeSoftphoneLayoutInfoField _value)
           
 

Constructors in com.sforce.soap.partner with parameters of type DescribeSoftphoneLayoutInfoField
DescribeSoftphoneLayoutCallType(DescribeSoftphoneLayoutInfoField[] infoFields, java.lang.String name, DescribeSoftphoneLayoutSection[] sections)
           
 



Copyright © 2009. All Rights Reserved.