Package org.apache.poi.hsmf.datatypes
Class PropertyValue.DoublePropertyValue
java.lang.Object
org.apache.poi.hsmf.datatypes.PropertyValue
org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
- Enclosing class:
- PropertyValue
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.hsmf.datatypes.PropertyValue
PropertyValue.BooleanPropertyValue, PropertyValue.CurrencyPropertyValue, PropertyValue.DoublePropertyValue, PropertyValue.FloatPropertyValue, PropertyValue.LongLongPropertyValue, PropertyValue.LongPropertyValue, PropertyValue.NullPropertyValue, PropertyValue.ShortPropertyValue, PropertyValue.TimePropertyValue
-
Field Summary
Fields inherited from class org.apache.poi.hsmf.datatypes.PropertyValue
data
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hsmf.datatypes.PropertyValue
getActualType, getFlags, getProperty, getRawValue, setRawValue, toString
-
Constructor Details
-
DoublePropertyValue
-
-
Method Details
-
getValue
- Overrides:
getValue
in classPropertyValue
-
setValue
public void setValue(double value)
-