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

Packages that use DescribeLayoutResult
com.sforce.soap.partner   
 

Uses of DescribeLayoutResult in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeLayoutResult
 DescribeLayoutResult SoapBindingStub.describeLayout(java.lang.String sObjectType, java.lang.String[] recordTypeIds)
           
 DescribeLayoutResult Soap.describeLayout(java.lang.String sObjectType, java.lang.String[] recordTypeIds)
          Describe the layout of an sObject
 DescribeLayoutResult DescribeLayoutResponse.getResult()
          Gets the result value for this DescribeLayoutResponse.
 

Methods in com.sforce.soap.partner with parameters of type DescribeLayoutResult
 void DescribeLayoutResponse.setResult(DescribeLayoutResult result)
          Sets the result value for this DescribeLayoutResponse.
 

Constructors in com.sforce.soap.partner with parameters of type DescribeLayoutResult
DescribeLayoutResponse(DescribeLayoutResult result)
           
 



Copyright © 2009. All Rights Reserved.