Class PropertyValue.BooleanPropertyValue

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

public static class PropertyValue.BooleanPropertyValue extends PropertyValue
  • Constructor Details

    • BooleanPropertyValue

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