Class PropertyValue.DoublePropertyValue

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

public static class PropertyValue.DoublePropertyValue extends PropertyValue
  • Constructor Details

    • DoublePropertyValue

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