com.ecebs.rtd.enabler.types.itso.vrdg
Class VRType2
java.lang.Object
com.ecebs.rtd.enabler.types.itso.vrdg.ValueRecord
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
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.