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

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

public class VRType24
extends ValueRecord
implements Serializable

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

Author:
kyleb
See Also:
Serialized Form

Method Summary
 short getJourneysRemaining()
           
 byte getNumReservations()
           
 int getTransfersRemaining()
           
 boolean isJourneyPartUsed()
           
 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

getJourneysRemaining

public short getJourneysRemaining()

getTransfersRemaining

public int getTransfersRemaining()

isJourneyPartUsed

public boolean isJourneyPartUsed()

getNumReservations

public byte getNumReservations()

toString

public String toString()
Overrides:
toString in class ValueRecord


Copyright © 2013 Ecebs Ltd. All Rights Reserved.