Uses of Class
com.sforce.soap.metadata.ReportGrouping

Uses of ReportGrouping in com.sforce.soap.metadata
 

Methods in com.sforce.soap.metadata that return ReportGrouping
 ReportGrouping[] Report.getGroupingsAcross()
           
 ReportGrouping[] Report.getGroupingsDown()
           
 

Methods in com.sforce.soap.metadata with parameters of type ReportGrouping
 void Report.setGroupingsAcross(ReportGrouping[] groupingsAcross)
           
 void Report.setGroupingsDown(ReportGrouping[] groupingsDown)
           
 



Copyright © 2011. All Rights Reserved.