Uses of Class
com.pff.PSTTableBCItem
-
Packages that use PSTTableBCItem Package Description com.pff -
-
Uses of PSTTableBCItem in com.pff
Fields in com.pff with type parameters of type PSTTableBCItem Modifier and Type Field Description protected java.util.HashMap<java.lang.Integer,PSTTableBCItem>
PSTObject. items
private java.util.HashMap<java.lang.Integer,PSTTableBCItem>
PSTTableBC. items
Methods in com.pff that return types with arguments of type PSTTableBCItem Modifier and Type Method Description java.util.HashMap<java.lang.Integer,PSTTableBCItem>
PSTTableBC. getItems()
get the items parsed out of this table.
-