|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Chart
Abstract class Chart
| Method Summary | |
|---|---|
byte[] |
getChart()
Retrieves the value for the attribute chart. |
String |
getChartMimeType()
Retrieves the value for the attribute chartMimeType. |
String |
getChartName()
Retrieves the value for the attribute chartName. |
String |
getDescription()
Retrieves the value for the attribute description. |
void |
setChart(byte[] chart)
Sets a new value for the attribute chart. |
void |
setChartMimeType(String chartMimeType)
Sets a new value for the attribute chartMimeType. |
void |
setChartName(String chartName)
Sets a new value for the attribute chartName. |
void |
setDescription(String description)
Sets a new value for the attribute description. |
| Method Detail |
|---|
byte[] getChart()
chart.
chart.void setChart(byte[] chart)
chart.
This attribute is not changeable, i.e. its value can be set as long as the object is TRANSIENT or NEW
chart - The non-null new value for attribute chart.String getChartMimeType()
chartMimeType.
chartMimeType.void setChartMimeType(String chartMimeType)
chartMimeType.
This attribute is not changeable, i.e. its value can be set as long as the object is TRANSIENT or NEW
chartMimeType - The non-null new value for attribute chartMimeType.String getChartName()
chartName.
chartName.void setChartName(String chartName)
chartName.
This attribute is not changeable, i.e. its value can be set as long as the object is TRANSIENT or NEW
chartName - The non-null new value for attribute chartName.String getDescription()
description.
description.void setDescription(String description)
description.
This attribute is not changeable, i.e. its value can be set as long as the object is TRANSIENT or NEW
description - The non-null new value for attribute description.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||