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

Packages that use DescribeLayoutResult
com.mulesoft.adapter.cli   
com.sforce.soap.partner   
 

Uses of DescribeLayoutResult in com.mulesoft.adapter.cli
 

Methods in com.mulesoft.adapter.cli that return DescribeLayoutResult
 DescribeLayoutResult WsdlGenerationMain.describeLayout(String name)
           
 

Uses of DescribeLayoutResult in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return DescribeLayoutResult
 DescribeLayoutResult PartnerConnection.describeLayout(String sObjectType, String[] recordTypeIds)
           
 DescribeLayoutResult DescribeLayoutResponse_element.getResult()
           
 

Methods in com.sforce.soap.partner with parameters of type DescribeLayoutResult
 void DescribeLayoutResponse_element.setResult(DescribeLayoutResult result)
           
 



Copyright © 2012. All Rights Reserved.