public static class PropertyValue.CurrencyPropertyValue extends PropertyValue
PropertyValue.BooleanPropertyValue, PropertyValue.CurrencyPropertyValue, PropertyValue.DoublePropertyValue, PropertyValue.FloatPropertyValue, PropertyValue.LongLongPropertyValue, PropertyValue.LongPropertyValue, PropertyValue.NullPropertyValue, PropertyValue.ShortPropertyValue, PropertyValue.TimePropertyValuedata| Constructor and Description |
|---|
CurrencyPropertyValue(MAPIProperty property,
long flags,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getValue() |
void |
setValue(java.math.BigInteger value) |
getActualType, getFlags, getProperty, getRawValue, setRawValue, toStringpublic CurrencyPropertyValue(MAPIProperty property, long flags, byte[] data)
public java.math.BigInteger getValue()
getValue in class PropertyValuepublic void setValue(java.math.BigInteger value)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.