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

Packages that use DescribeSoftphoneLayoutResult
com.sforce.soap.partner   
 

Uses of DescribeSoftphoneLayoutResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner declared as DescribeSoftphoneLayoutResult
protected  DescribeSoftphoneLayoutResult DescribeSoftphoneLayoutResponse.result
           
 

Methods in com.sforce.soap.partner that return DescribeSoftphoneLayoutResult
 DescribeSoftphoneLayoutResult ObjectFactory.createDescribeSoftphoneLayoutResult()
          Create an instance of DescribeSoftphoneLayoutResult
 DescribeSoftphoneLayoutResult Soap.describeSoftphoneLayout()
           
 DescribeSoftphoneLayoutResult DescribeSoftphoneLayoutResponse.getResult()
          Gets the value of the result property.
 

Methods in com.sforce.soap.partner with parameters of type DescribeSoftphoneLayoutResult
 void DescribeSoftphoneLayoutResponse.setResult(DescribeSoftphoneLayoutResult value)
          Sets the value of the result property.
 



Copyright © 2012. All Rights Reserved.