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  java.util.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
 java.util.List<RelatedListColumn> RelatedList.getColumns()
          Gets the value of the columns property.
 



Copyright © 2011. All Rights Reserved.