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

Packages that use DescribeTabSetResult
com.sforce.soap.partner   
 

Uses of DescribeTabSetResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type DescribeTabSetResult
protected  List<DescribeTabSetResult> DescribeTabsResponse.result
           
 

Methods in com.sforce.soap.partner that return DescribeTabSetResult
 DescribeTabSetResult ObjectFactory.createDescribeTabSetResult()
          Create an instance of DescribeTabSetResult
 

Methods in com.sforce.soap.partner that return types with arguments of type DescribeTabSetResult
 List<DescribeTabSetResult> Soap.describeTabs()
           
 List<DescribeTabSetResult> DescribeTabsResponse.getResult()
          Gets the value of the result property.
 



Copyright © 2012. All Rights Reserved.