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

Packages that use DescribeLayoutSection
com.sforce.soap.partner   
 

Uses of DescribeLayoutSection in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type DescribeLayoutSection
protected  List<DescribeLayoutSection> DescribeLayout2.detailLayoutSections
           
protected  List<DescribeLayoutSection> DescribeLayout2.editLayoutSections
           
 

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

Methods in com.sforce.soap.partner that return types with arguments of type DescribeLayoutSection
 List<DescribeLayoutSection> DescribeLayout2.getDetailLayoutSections()
          Gets the value of the detailLayoutSections property.
 List<DescribeLayoutSection> DescribeLayout2.getEditLayoutSections()
          Gets the value of the editLayoutSections property.
 



Copyright © 2012. All Rights Reserved.