public static class PropertyValue.FloatPropertyValue extends PropertyValue
PropertyValue.BooleanPropertyValue, PropertyValue.CurrencyPropertyValue, PropertyValue.DoublePropertyValue, PropertyValue.FloatPropertyValue, PropertyValue.LongLongPropertyValue, PropertyValue.LongPropertyValue, PropertyValue.NullPropertyValue, PropertyValue.ShortPropertyValue, PropertyValue.TimePropertyValue
data
Constructor | Description |
---|---|
FloatPropertyValue(MAPIProperty property,
long flags,
byte[] data) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Float |
getValue() |
|
void |
setValue(float value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFlags, getProperty, setRawValue, toString
public FloatPropertyValue(MAPIProperty property, long flags, byte[] data)
public java.lang.Float getValue()
getValue
in class PropertyValue
public void setValue(float value)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.