org.jopendocument.model.chart
Class ChartDataPoint

java.lang.Object
  extended by org.jopendocument.model.chart.ChartDataPoint

public class ChartDataPoint
extends java.lang.Object


Constructor Summary
ChartDataPoint()
           
 
Method Summary
 java.lang.String getChartRepeated()
          Gets the value of the chartRepeated property.
 java.lang.String getChartStyleName()
          Gets the value of the chartStyleName property.
 void setChartRepeated(java.lang.String value)
          Sets the value of the chartRepeated property.
 void setChartStyleName(java.lang.String value)
          Sets the value of the chartStyleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartDataPoint

public ChartDataPoint()
Method Detail

getChartRepeated

public java.lang.String getChartRepeated()
Gets the value of the chartRepeated property.

Returns:
possible object is String

getChartStyleName

public java.lang.String getChartStyleName()
Gets the value of the chartStyleName property.

Returns:
possible object is String

setChartRepeated

public void setChartRepeated(java.lang.String value)
Sets the value of the chartRepeated property.

Parameters:
value - allowed object is String

setChartStyleName

public void setChartStyleName(java.lang.String value)
Sets the value of the chartStyleName property.

Parameters:
value - allowed object is String