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

Packages that use DescribeLayout
com.sforce.soap.partner   
 

Uses of DescribeLayout in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type DescribeLayout
protected  java.util.List<DescribeLayout> DescribeLayoutResult.layouts
           
 

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

Methods in com.sforce.soap.partner that return types with arguments of type DescribeLayout
 java.util.List<DescribeLayout> DescribeLayoutResult.getLayouts()
          Gets the value of the layouts property.
 



Copyright © 2010. All Rights Reserved.