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

Packages that use DescribeSoftphoneLayoutItem
com.sforce.soap.partner   
 

Uses of DescribeSoftphoneLayoutItem in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeSoftphoneLayoutItem
 DescribeSoftphoneLayoutItem[] DescribeSoftphoneLayoutSection.getItems()
          Gets the items value for this DescribeSoftphoneLayoutSection.
 DescribeSoftphoneLayoutItem DescribeSoftphoneLayoutSection.getItems(int i)
           
 

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

Constructors in com.sforce.soap.partner with parameters of type DescribeSoftphoneLayoutItem
DescribeSoftphoneLayoutSection(java.lang.String entityApiName, DescribeSoftphoneLayoutItem[] items)
           
 



Copyright © 2009. All Rights Reserved.