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 Modifier and Type Method Description ReportGrouping[]Report. getGroupingsAcross()ReportGrouping[]Report. getGroupingsDown()Methods in com.sforce.soap.metadata with parameters of type ReportGrouping Modifier and Type Method Description voidReport. setGroupingsAcross(ReportGrouping[] groupingsAcross)voidReport. setGroupingsDown(ReportGrouping[] groupingsDown)
-