| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
ReportChartSize |
ReportChartComponent.getSize() |
ReportChartSize |
IReportChartComponent.getSize()
element : size of type {urn:partner.soap.sforce.com}ReportChartSize
java type: com.sforce.soap.partner.ReportChartSize
|
static ReportChartSize |
ReportChartSize.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportChartComponent.setSize(ReportChartSize size) |
void |
IReportChartComponent.setSize(ReportChartSize size) |
Copyright © 2015. All Rights Reserved.