Uses of Interface
com.sforce.soap.partner.IDescribeLayoutRow
-
Packages that use IDescribeLayoutRow Package Description com.sforce.soap.partner -
-
Uses of IDescribeLayoutRow in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeLayoutRow Modifier and Type Class Description classDescribeLayoutRowThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeLayoutRow Modifier and Type Method Description IDescribeLayoutRow[]IDescribeLayoutSection. getLayoutRows()element : layoutRows of type {urn:partner.soap.sforce.com}DescribeLayoutRow java type: com.sforce.soap.partner.DescribeLayoutRow[]IDescribeLayoutRowIPartnerConnectionFactory. newIDescribeLayoutRow()IDescribeLayoutRowPartnerConnectionFactory. newIDescribeLayoutRow()Methods in com.sforce.soap.partner with parameters of type IDescribeLayoutRow Modifier and Type Method Description voidDescribeLayoutSection. setLayoutRows(IDescribeLayoutRow[] layoutRows)voidIDescribeLayoutSection. setLayoutRows(IDescribeLayoutRow[] layoutRows)
-