|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hsmf.datatypes.PropertyValue
org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
public static class PropertyValue.LongLongPropertyValue
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.poi.hsmf.datatypes.PropertyValue |
---|
PropertyValue.LongLongPropertyValue, PropertyValue.TimePropertyValue |
Field Summary |
---|
Fields inherited from class org.apache.poi.hsmf.datatypes.PropertyValue |
---|
data |
Constructor Summary | |
---|---|
PropertyValue.LongLongPropertyValue(MAPIProperty property,
long flags,
byte[] data)
|
Method Summary | |
---|---|
java.lang.Long |
getValue()
|
void |
setValue(long value)
|
Methods inherited from class org.apache.poi.hsmf.datatypes.PropertyValue |
---|
getFlags, getProperty, setRawValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyValue.LongLongPropertyValue(MAPIProperty property, long flags, byte[] data)
Method Detail |
---|
public java.lang.Long getValue()
getValue
in class PropertyValue
public void setValue(long value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |