Class InventoryRecord
- java.lang.Object
-
- com.ibm.jbatch.tck.artifacts.chunktypes.InventoryRecord
-
public class InventoryRecord extends Object
-
-
Constructor Summary
Constructors Constructor Description InventoryRecord(int itemID, int quantity)
-