com.ibm.jbatch.tck.artifacts.chunktypes
Class NumbersRecord

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.chunktypes.NumbersRecord

public class NumbersRecord
extends Object


Constructor Summary
NumbersRecord(int item, int quantity)
           
 
Method Summary
 int getItem()
           
 int getQuantity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumbersRecord

public NumbersRecord(int item,
                     int quantity)
Method Detail

getItem

public int getItem()

getQuantity

public int getQuantity()


Copyright © 2013. All Rights Reserved.