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  java.util.List<DescribeLayoutSection> DescribeLayout.detailLayoutSections
           
protected  java.util.List<DescribeLayoutSection> DescribeLayout2.detailLayoutSections
           
protected  java.util.List<DescribeLayoutSection> DescribeLayout.editLayoutSections
           
protected  java.util.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
 java.util.List<DescribeLayoutSection> DescribeLayout.getDetailLayoutSections()
          Gets the value of the detailLayoutSections property.
 java.util.List<DescribeLayoutSection> DescribeLayout2.getDetailLayoutSections()
          Gets the value of the detailLayoutSections property.
 java.util.List<DescribeLayoutSection> DescribeLayout.getEditLayoutSections()
          Gets the value of the editLayoutSections property.
 java.util.List<DescribeLayoutSection> DescribeLayout2.getEditLayoutSections()
          Gets the value of the editLayoutSections property.
 



Copyright © 2010. All Rights Reserved.