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. itemsprivate java.util.HashMap<java.lang.Integer,PSTTableBCItem>PSTTableBC. itemsMethods 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.
-