com.ecebs.rtd.enabler.types.itso.ipe
Class Type2

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.ipe.IPE
      extended by com.ecebs.rtd.enabler.types.itso.ipe.Type2
All Implemented Interfaces:
Product, Serializable

public class Type2
extends IPE

Represents a Type 2 ITSO IPE

Author:
kyleb
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ecebs.rtd.enabler.types.itso.ipe.IPE
BYTES_PER_BLOCK, DTS_LENGTH, SEAL_LENGTH
 
Method Summary
 Amount getDeposit()
           
 short getFlags()
           
 int getMaxNegativeAmount()
           
 int getMaxValue2()
           
 VRType2 getNewestVR()
           
 boolean getPrintReceipt()
           
 boolean getPrintTicket()
           
 int getProductRetailer()
           
 short getRemoveDate()
           
 Calendar getStartDateAutoTopUp()
           
 int getThreshold()
           
 int getTopUpAmount()
           
 String toString()
           
 
Methods inherited from class com.ecebs.rtd.enabler.types.itso.ipe.IPE
getDirEntry, getHeader, getIIN, getInstance, getIPEInstanceID, getNewestVRDG, getSeal, getVRDGs, isIINPresent, isSupported
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getNewestVR

public VRType2 getNewestVR()
Overrides:
getNewestVR in class IPE

getRemoveDate

public short getRemoveDate()

getProductRetailer

public int getProductRetailer()

getFlags

public short getFlags()

getPrintTicket

public boolean getPrintTicket()

getPrintReceipt

public boolean getPrintReceipt()

getThreshold

public int getThreshold()

getTopUpAmount

public int getTopUpAmount()

getMaxValue2

public int getMaxValue2()

getMaxNegativeAmount

public int getMaxNegativeAmount()

getDeposit

public Amount getDeposit()

getStartDateAutoTopUp

public Calendar getStartDateAutoTopUp()

toString

public String toString()
Overrides:
toString in class IPE


Copyright © 2013 Ecebs Ltd. All Rights Reserved.