public static class PropertyValue.ShortPropertyValue extends PropertyValue
PropertyValue.LongLongPropertyValue, PropertyValue.LongPropertyValue, PropertyValue.ShortPropertyValue, PropertyValue.TimePropertyValue
data
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, toString
public PropertyValue.ShortPropertyValue(MAPIProperty property, long flags, byte[] data)
public java.lang.Short getValue()
getValue
in class PropertyValue
public void setValue(short value)
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.