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