Uses of Class
com.sforce.soap.partner.ReportChartSize
-
Packages that use ReportChartSize Package Description com.sforce.soap.partner -
-
Uses of ReportChartSize in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return ReportChartSize Modifier and Type Method Description ReportChartSizeIReportChartComponent. getSize()element : size of type {urn:partner.soap.sforce.com}ReportChartSize java type: com.sforce.soap.partner.ReportChartSizeReportChartSizeReportChartComponent. getSize()static ReportChartSizeReportChartSize. valueOf(String name)Returns the enum constant of this type with the specified name.static ReportChartSize[]ReportChartSize. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type ReportChartSize Modifier and Type Method Description voidIReportChartComponent. setSize(ReportChartSize size)voidReportChartComponent. setSize(ReportChartSize size)
-