Package com.sforce.soap.metadata
Class ReportChart
java.lang.Object
com.sforce.soap.metadata.ReportChart
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleangetSize()doubledoubleintgetTitle()intbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetBackgroundColor1(XmlInputStream __in, TypeMapper __typeMapper) voidsetBackgroundColor1(String backgroundColor1) protected voidsetBackgroundColor2(XmlInputStream __in, TypeMapper __typeMapper) voidsetBackgroundColor2(String backgroundColor2) voidsetBackgroundFadeDir(ChartBackgroundDirection backgroundFadeDir) protected voidsetBackgroundFadeDir(XmlInputStream __in, TypeMapper __typeMapper) voidsetChartSummaries(ChartSummary[] chartSummaries) protected voidsetChartSummaries(XmlInputStream __in, TypeMapper __typeMapper) voidsetChartType(ChartType chartType) protected voidsetChartType(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableHoverLabels(boolean enableHoverLabels) protected voidsetEnableHoverLabels(XmlInputStream __in, TypeMapper __typeMapper) voidsetExpandOthers(boolean expandOthers) protected voidsetExpandOthers(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetGroupingColumn(XmlInputStream __in, TypeMapper __typeMapper) voidsetGroupingColumn(String groupingColumn) voidsetLegendPosition(ChartLegendPosition legendPosition) protected voidsetLegendPosition(XmlInputStream __in, TypeMapper __typeMapper) voidsetLocation(ChartPosition location) protected voidsetLocation(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSecondaryGroupingColumn(XmlInputStream __in, TypeMapper __typeMapper) voidsetSecondaryGroupingColumn(String secondaryGroupingColumn) voidsetShowAxisLabels(boolean showAxisLabels) protected voidsetShowAxisLabels(XmlInputStream __in, TypeMapper __typeMapper) voidsetShowPercentage(boolean showPercentage) protected voidsetShowPercentage(XmlInputStream __in, TypeMapper __typeMapper) voidsetShowTotal(boolean showTotal) protected voidsetShowTotal(XmlInputStream __in, TypeMapper __typeMapper) voidsetShowValues(boolean showValues) protected voidsetShowValues(XmlInputStream __in, TypeMapper __typeMapper) voidsetSize(ReportChartSize size) protected voidsetSize(XmlInputStream __in, TypeMapper __typeMapper) voidsetSummaryAxisManualRangeEnd(double summaryAxisManualRangeEnd) protected voidsetSummaryAxisManualRangeEnd(XmlInputStream __in, TypeMapper __typeMapper) voidsetSummaryAxisManualRangeStart(double summaryAxisManualRangeStart) protected voidsetSummaryAxisManualRangeStart(XmlInputStream __in, TypeMapper __typeMapper) voidsetSummaryAxisRange(ChartRangeType summaryAxisRange) protected voidsetSummaryAxisRange(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetTextColor(XmlInputStream __in, TypeMapper __typeMapper) voidsetTextColor(String textColor) voidsetTextSize(int textSize) protected voidsetTextSize(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetTitle(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetTitleColor(XmlInputStream __in, TypeMapper __typeMapper) voidsetTitleColor(String titleColor) voidsetTitleSize(int titleSize) protected voidsetTitleSize(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
ReportChart
public ReportChart()Constructor
-
-
Method Details
-
getBackgroundColor1
-
setBackgroundColor1
-
setBackgroundColor1
protected void setBackgroundColor1(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBackgroundColor2
-
setBackgroundColor2
-
setBackgroundColor2
protected void setBackgroundColor2(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBackgroundFadeDir
-
setBackgroundFadeDir
-
setBackgroundFadeDir
protected void setBackgroundFadeDir(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getChartSummaries
-
setChartSummaries
-
setChartSummaries
protected void setChartSummaries(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getChartType
-
setChartType
-
setChartType
protected void setChartType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableHoverLabels
public boolean getEnableHoverLabels() -
isEnableHoverLabels
public boolean isEnableHoverLabels() -
setEnableHoverLabels
public void setEnableHoverLabels(boolean enableHoverLabels) -
setEnableHoverLabels
protected void setEnableHoverLabels(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExpandOthers
public boolean getExpandOthers() -
isExpandOthers
public boolean isExpandOthers() -
setExpandOthers
public void setExpandOthers(boolean expandOthers) -
setExpandOthers
protected void setExpandOthers(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getGroupingColumn
-
setGroupingColumn
-
setGroupingColumn
protected void setGroupingColumn(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLegendPosition
-
setLegendPosition
-
setLegendPosition
protected void setLegendPosition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLocation
-
setLocation
-
setLocation
protected void setLocation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSecondaryGroupingColumn
-
setSecondaryGroupingColumn
-
setSecondaryGroupingColumn
protected void setSecondaryGroupingColumn(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShowAxisLabels
public boolean getShowAxisLabels() -
isShowAxisLabels
public boolean isShowAxisLabels() -
setShowAxisLabels
public void setShowAxisLabels(boolean showAxisLabels) -
setShowAxisLabels
protected void setShowAxisLabels(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShowPercentage
public boolean getShowPercentage() -
isShowPercentage
public boolean isShowPercentage() -
setShowPercentage
public void setShowPercentage(boolean showPercentage) -
setShowPercentage
protected void setShowPercentage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShowTotal
public boolean getShowTotal() -
isShowTotal
public boolean isShowTotal() -
setShowTotal
public void setShowTotal(boolean showTotal) -
setShowTotal
protected void setShowTotal(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShowValues
public boolean getShowValues() -
isShowValues
public boolean isShowValues() -
setShowValues
public void setShowValues(boolean showValues) -
setShowValues
protected void setShowValues(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSize
-
setSize
-
setSize
protected void setSize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSummaryAxisManualRangeEnd
public double getSummaryAxisManualRangeEnd() -
setSummaryAxisManualRangeEnd
public void setSummaryAxisManualRangeEnd(double summaryAxisManualRangeEnd) -
setSummaryAxisManualRangeEnd
protected void setSummaryAxisManualRangeEnd(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSummaryAxisManualRangeStart
public double getSummaryAxisManualRangeStart() -
setSummaryAxisManualRangeStart
public void setSummaryAxisManualRangeStart(double summaryAxisManualRangeStart) -
setSummaryAxisManualRangeStart
protected void setSummaryAxisManualRangeStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSummaryAxisRange
-
setSummaryAxisRange
-
setSummaryAxisRange
protected void setSummaryAxisRange(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTextColor
-
setTextColor
-
setTextColor
protected void setTextColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTextSize
public int getTextSize() -
setTextSize
public void setTextSize(int textSize) -
setTextSize
protected void setTextSize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTitle
-
setTitle
-
setTitle
protected void setTitle(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTitleColor
-
setTitleColor
-
setTitleColor
protected void setTitleColor(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTitleSize
public int getTitleSize() -
setTitleSize
public void setTitleSize(int titleSize) -
setTitleSize
protected void setTitleSize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
toString
-