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

Packages that use RelatedListColumn
com.sforce.soap.partner   
 

Uses of RelatedListColumn in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type RelatedListColumn
protected  List<RelatedListColumn> RelatedList.columns
           
 

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

Methods in com.sforce.soap.partner that return types with arguments of type RelatedListColumn
 List<RelatedListColumn> RelatedList.getColumns()
          Gets the value of the columns property.
 



Copyright © 2012. All Rights Reserved.