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