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

Packages that use RelatedList
com.sforce.soap.partner   
 

Uses of RelatedList in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type RelatedList
protected  java.util.List<RelatedList> DescribeLayout.relatedLists
           
protected  java.util.List<RelatedList> DescribeLayout2.relatedLists
           
 

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

Methods in com.sforce.soap.partner that return types with arguments of type RelatedList
 java.util.List<RelatedList> DescribeLayout.getRelatedLists()
          Gets the value of the relatedLists property.
 java.util.List<RelatedList> DescribeLayout2.getRelatedLists()
          Gets the value of the relatedLists property.
 



Copyright © 2010. All Rights Reserved.