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

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

public class VRType2
extends ValueRecord
implements Serializable

Represents a Value Record found in a VRDG associated with a Type 2 IPE

Author:
kyleb
See Also:
Serialized Form

Method Summary
 short getCumulativeFare()
           
 byte getJourneyLegCount()
           
 int getValue()
           
 byte getValueCurrencyCode()
           
 byte getValueFlags()
           
 boolean isAutoTopUpEnabled()
           
 boolean isInternalAutoTopUpEnabled()
           
 boolean isPriorityIPE()
           
 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

getValue

public int getValue()

getValueCurrencyCode

public byte getValueCurrencyCode()

getJourneyLegCount

public byte getJourneyLegCount()

getCumulativeFare

public short getCumulativeFare()

getValueFlags

public byte getValueFlags()

isAutoTopUpEnabled

public boolean isAutoTopUpEnabled()

isPriorityIPE

public boolean isPriorityIPE()

isInternalAutoTopUpEnabled

public boolean isInternalAutoTopUpEnabled()

toString

public String toString()
Overrides:
toString in class ValueRecord


Copyright © 2013 Ecebs Ltd. All Rights Reserved.