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