org.jopendocument.model.number
Class NumberSeconds

java.lang.Object
  extended by org.jopendocument.model.number.NumberSeconds

public class NumberSeconds
extends java.lang.Object


Constructor Summary
NumberSeconds()
           
 
Method Summary
 java.lang.String getNumberDecimalPlaces()
          Gets the value of the numberDecimalPlaces property.
 java.lang.String getNumberStyle()
          Gets the value of the numberStyle property.
 void setNumberDecimalPlaces(java.lang.String value)
          Sets the value of the numberDecimalPlaces property.
 void setNumberStyle(java.lang.String value)
          Sets the value of the numberStyle property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberSeconds

public NumberSeconds()
Method Detail

getNumberDecimalPlaces

public java.lang.String getNumberDecimalPlaces()
Gets the value of the numberDecimalPlaces property.

Returns:
possible object is String

getNumberStyle

public java.lang.String getNumberStyle()
Gets the value of the numberStyle property.

Returns:
possible object is String

setNumberDecimalPlaces

public void setNumberDecimalPlaces(java.lang.String value)
Sets the value of the numberDecimalPlaces property.

Parameters:
value - allowed object is String

setNumberStyle

public void setNumberStyle(java.lang.String value)
Sets the value of the numberStyle property.

Parameters:
value - allowed object is String