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

Packages that use DescribeSoftphoneLayoutResult
com.sforce.soap.partner   
 

Uses of DescribeSoftphoneLayoutResult in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeSoftphoneLayoutResult
 DescribeSoftphoneLayoutResult SoapBindingStub.describeSoftphoneLayout()
           
 DescribeSoftphoneLayoutResult Soap.describeSoftphoneLayout()
          Describe the layout of the SoftPhone
 DescribeSoftphoneLayoutResult DescribeSoftphoneLayoutResponse.getResult()
          Gets the result value for this DescribeSoftphoneLayoutResponse.
 

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

Constructors in com.sforce.soap.partner with parameters of type DescribeSoftphoneLayoutResult
DescribeSoftphoneLayoutResponse(DescribeSoftphoneLayoutResult result)
           
 



Copyright © 2009. All Rights Reserved.