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

Packages that use DescribeSoftphoneLayoutSection
com.sforce.soap.partner   
 

Uses of DescribeSoftphoneLayoutSection in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeSoftphoneLayoutSection
 DescribeSoftphoneLayoutSection[] DescribeSoftphoneLayoutCallType.getSections()
          Gets the sections value for this DescribeSoftphoneLayoutCallType.
 DescribeSoftphoneLayoutSection DescribeSoftphoneLayoutCallType.getSections(int i)
           
 

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

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



Copyright © 2009. All Rights Reserved.