com.ecebs.rtd.enabler.types.itso.vrdg
Class VRType23

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.vrdg.ValueRecord
      extended by com.ecebs.rtd.enabler.types.itso.vrdg.VRType23
All Implemented Interfaces:
Serializable

public class VRType23
extends ValueRecord
implements Serializable

Represents a Value Record found in a VRDG assocaited with a Type 23 IPE

Author:
kyleb
See Also:
Serialized Form

Method Summary
 short getCountRemainingRides()
           
 short getCountTransfers()
           
 short getValueFlags()
           
 boolean isAutoRenewEnabled()
           
 boolean isUsed()
           
 String toString()
           
 
Methods inherited from class com.ecebs.rtd.enabler.types.itso.vrdg.ValueRecord
getActionSeqNum, getDTS, getISAMID, getTXNSeqNum, getTxnType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCountRemainingRides

public short getCountRemainingRides()

getCountTransfers

public short getCountTransfers()

getValueFlags

public short getValueFlags()

isAutoRenewEnabled

public boolean isAutoRenewEnabled()

isUsed

public boolean isUsed()

toString

public String toString()
Overrides:
toString in class ValueRecord


Copyright © 2013 Ecebs Ltd. All Rights Reserved.