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

Packages that use DescribeLayoutSection
com.sforce.soap.partner   
 

Uses of DescribeLayoutSection in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeLayoutSection
 DescribeLayoutSection[] DescribeLayout.getDetailLayoutSections()
           
 DescribeLayoutSection[] DescribeLayout.getEditLayoutSections()
           
 

Methods in com.sforce.soap.partner with parameters of type DescribeLayoutSection
 void DescribeLayout.setDetailLayoutSections(DescribeLayoutSection[] detailLayoutSections)
           
 void DescribeLayout.setEditLayoutSections(DescribeLayoutSection[] editLayoutSections)
           
 



Copyright © 2012. All Rights Reserved.