public static class PropertyValue.ShortPropertyValue extends PropertyValue
PropertyValue.LongLongPropertyValue, PropertyValue.LongPropertyValue, PropertyValue.ShortPropertyValue, PropertyValue.TimePropertyValue
data
Constructor | Description |
---|---|
ShortPropertyValue(MAPIProperty property,
long flags,
byte[] data) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Short |
getValue() |
|
void |
setValue(short value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFlags, getProperty, setRawValue, toString
public ShortPropertyValue(MAPIProperty property, long flags, byte[] data)
public java.lang.Short getValue()
getValue
in class PropertyValue
public void setValue(short value)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.