Package com.sforce.soap.metadata
Class ReportChart
- java.lang.Object
-
- com.sforce.soap.metadata.ReportChart
-
-
Constructor Summary
Constructors Constructor Description ReportChart()Constructor
-
Method Summary
-
-
-
Method Detail
-
getBackgroundColor1
public String getBackgroundColor1()
-
setBackgroundColor1
public void setBackgroundColor1(String backgroundColor1)
-
setBackgroundColor1
protected void setBackgroundColor1(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBackgroundColor2
public String getBackgroundColor2()
-
setBackgroundColor2
public void setBackgroundColor2(String backgroundColor2)
-
setBackgroundColor2
protected void setBackgroundColor2(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBackgroundFadeDir
public ChartBackgroundDirection getBackgroundFadeDir()
-
setBackgroundFadeDir
public void setBackgroundFadeDir(ChartBackgroundDirection backgroundFadeDir)
-
setBackgroundFadeDir
protected void setBackgroundFadeDir(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getChartSummaries
public ChartSummary[] getChartSummaries()
-
setChartSummaries
public void setChartSummaries(ChartSummary[] chartSummaries)
-
setChartSummaries
protected void setChartSummaries(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getChartType
public ChartType getChartType()
-
setChartType
public void setChartType(ChartType chartType)
-
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
public String getGroupingColumn()
-
setGroupingColumn
public void setGroupingColumn(String groupingColumn)
-
setGroupingColumn
protected void setGroupingColumn(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLegendPosition
public ChartLegendPosition getLegendPosition()
-
setLegendPosition
public void setLegendPosition(ChartLegendPosition legendPosition)
-
setLegendPosition
protected void setLegendPosition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLocation
public ChartPosition getLocation()
-
setLocation
public void setLocation(ChartPosition location)
-
setLocation
protected void setLocation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSecondaryGroupingColumn
public String getSecondaryGroupingColumn()
-
setSecondaryGroupingColumn
public void setSecondaryGroupingColumn(String secondaryGroupingColumn)
-
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
public ReportChartSize getSize()
-
setSize
public void setSize(ReportChartSize size)
-
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
public ChartRangeType getSummaryAxisRange()
-
setSummaryAxisRange
public void setSummaryAxisRange(ChartRangeType summaryAxisRange)
-
setSummaryAxisRange
protected void setSummaryAxisRange(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTextColor
public String getTextColor()
-
setTextColor
public void setTextColor(String textColor)
-
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
public String getTitle()
-
setTitle
public void setTitle(String title)
-
setTitle
protected void setTitle(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTitleColor
public String getTitleColor()
-
setTitleColor
public void setTitleColor(String titleColor)
-
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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- 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
-
-