Class PropertyValue.LongLongPropertyValue

java.lang.Object
org.apache.poi.hsmf.datatypes.PropertyValue
org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
Enclosing class:
PropertyValue

public static class PropertyValue.LongLongPropertyValue extends PropertyValue
  • Constructor Details

    • LongLongPropertyValue

      public LongLongPropertyValue(MAPIProperty property, long flags, byte[] data)
  • Method Details

    • getValue

      public Long getValue()
      Overrides:
      getValue in class PropertyValue
    • setValue

      public void setValue(long value)