org.jopendocument.model.chart
Class ChartStockLossMarker

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

public class ChartStockLossMarker
extends Object


Field Summary
protected  String chartStyleName
           
 
Constructor Summary
ChartStockLossMarker()
           
 
Method Summary
 String getChartStyleName()
          Gets the value of the chartStyleName property.
 void setChartStyleName(String value)
          Sets the value of the chartStyleName property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

chartStyleName

protected String chartStyleName
Constructor Detail

ChartStockLossMarker

public ChartStockLossMarker()
Method Detail

getChartStyleName

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

Returns:
possible object is String

setChartStyleName

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.