com.ecebs.rtd.enabler.types.itso.vrdg
Class VGX2.VGX2Cap

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.vrdg.VGX2.VGX2Cap
All Implemented Interfaces:
Serializable
Enclosing class:
VGX2

public static class VGX2.VGX2Cap
extends Object
implements Serializable

Represents a Cap structure found in this VGX

Author:
kyleb
See Also:
Serialized Form

Method Summary
 byte getAccumulatorRule()
           
 int getDayCapAccumulator()
           
 int getDayCount()
           
 int getLastFarePaid()
           
 ITSOCodeResolver.EventTypeCode getLastFarePaidTxnType()
           
 int getMultiDayCapAccumulator()
           
 int getUncappedAccumulator()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getAccumulatorRule

public byte getAccumulatorRule()

getLastFarePaid

public int getLastFarePaid()

getLastFarePaidTxnType

public ITSOCodeResolver.EventTypeCode getLastFarePaidTxnType()

getUncappedAccumulator

public int getUncappedAccumulator()

getDayCapAccumulator

public int getDayCapAccumulator()

getMultiDayCapAccumulator

public int getMultiDayCapAccumulator()

getDayCount

public int getDayCount()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Ecebs Ltd. All Rights Reserved.