Uses of Class
com.pff.PSTTable7CItem
Packages that use PSTTable7CItem
-
Uses of PSTTable7CItem in com.pff
Fields in com.pff with type parameters of type PSTTable7CItemModifier and TypeFieldDescriptionprivate HashMap<Integer, PSTTable7CItem> PSTRecipient.detailsprivate List<HashMap<Integer, PSTTable7CItem>> PSTTable7C.itemsMethods in com.pff that return types with arguments of type PSTTable7CItemModifier and TypeMethodDescription(package private) List<HashMap<Integer, PSTTable7CItem>> PSTTable7C.getItems()get all the items parsed out of this table.(package private) List<HashMap<Integer, PSTTable7CItem>> PSTTable7C.getItems(int startAtRecord, int numberOfRecordsToReturn) Constructor parameters in com.pff with type arguments of type PSTTable7CItemModifierConstructorDescription(package private)PSTRecipient(HashMap<Integer, PSTTable7CItem> recipientDetails)