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

Packages that use DescribeLayoutRow
com.sforce.soap.partner   
 

Uses of DescribeLayoutRow in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type DescribeLayoutRow
protected  List<DescribeLayoutRow> DescribeLayoutSection.layoutRows
           
 

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

Methods in com.sforce.soap.partner that return types with arguments of type DescribeLayoutRow
 List<DescribeLayoutRow> DescribeLayoutSection.getLayoutRows()
          Gets the value of the layoutRows property.
 



Copyright © 2012. All Rights Reserved.