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