| Constructor and Description |
|---|
DashboardComponentColumn()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
getBreakPoint1() |
double |
getBreakPoint2() |
int |
getBreakPointOrder() |
int |
getHighRangeColor() |
int |
getLowRangeColor() |
int |
getMidRangeColor() |
java.lang.String |
getReportColumn() |
boolean |
getShowSubTotal() |
boolean |
getShowTotal() |
java.lang.String |
getType() |
boolean |
isShowSubTotal() |
boolean |
isShowTotal() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setBreakPoint1(double breakPoint1) |
protected void |
setBreakPoint1(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setBreakPoint2(double breakPoint2) |
protected void |
setBreakPoint2(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setBreakPointOrder(int breakPointOrder) |
protected void |
setBreakPointOrder(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHighRangeColor(int highRangeColor) |
protected void |
setHighRangeColor(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setLowRangeColor(int lowRangeColor) |
protected void |
setLowRangeColor(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setMidRangeColor(int midRangeColor) |
protected void |
setMidRangeColor(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setReportColumn(java.lang.String reportColumn) |
protected void |
setReportColumn(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setShowSubTotal(boolean showSubTotal) |
protected void |
setShowSubTotal(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setShowTotal(boolean showTotal) |
protected void |
setShowTotal(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setType(java.lang.String type) |
protected void |
setType(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
public double getBreakPoint1()
public void setBreakPoint1(double breakPoint1)
protected void setBreakPoint1(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic double getBreakPoint2()
public void setBreakPoint2(double breakPoint2)
protected void setBreakPoint2(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getBreakPointOrder()
public void setBreakPointOrder(int breakPointOrder)
protected void setBreakPointOrder(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getHighRangeColor()
public void setHighRangeColor(int highRangeColor)
protected void setHighRangeColor(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getLowRangeColor()
public void setLowRangeColor(int lowRangeColor)
protected void setLowRangeColor(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getMidRangeColor()
public void setMidRangeColor(int midRangeColor)
protected void setMidRangeColor(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getReportColumn()
public void setReportColumn(java.lang.String reportColumn)
protected void setReportColumn(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getShowSubTotal()
public boolean isShowSubTotal()
public void setShowSubTotal(boolean showSubTotal)
protected void setShowSubTotal(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getShowTotal()
public boolean isShowTotal()
public void setShowTotal(boolean showTotal)
protected void setShowTotal(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getType()
public void setType(java.lang.String type)
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.