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