Package com.pff
Class PSTTableBCItem
- java.lang.Object
-
- com.pff.PSTTableItem
-
- com.pff.PSTTableBCItem
-
class PSTTableBCItem extends PSTTableItem
Items within the BC Table
-
-
Field Summary
-
Fields inherited from class com.pff.PSTTableItem
data, entryType, entryValueReference, entryValueType, isExternalValueReference, itemIndex, VALUE_TYPE_PT_BIN, VALUE_TYPE_PT_STRING8, VALUE_TYPE_PT_UNICODE
-
-
Constructor Summary
Constructors Constructor Description PSTTableBCItem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
Methods inherited from class com.pff.PSTTableItem
getLongValue, getStringValue, getStringValue
-
-
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toString
in classPSTTableItem
-
-