public static class PropertyValue.ShortPropertyValue extends PropertyValue
PropertyValue.LongLongPropertyValue, PropertyValue.LongPropertyValue, PropertyValue.ShortPropertyValue, PropertyValue.TimePropertyValuedata| Constructor and Description |
|---|
PropertyValue.ShortPropertyValue(MAPIProperty property,
long flags,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Short |
getValue() |
void |
setValue(short value) |
getFlags, getProperty, setRawValue, toStringpublic PropertyValue.ShortPropertyValue(MAPIProperty property, long flags, byte[] data)
public java.lang.Short getValue()
getValue in class PropertyValuepublic void setValue(short value)
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.