com.ecebs.rtd.enabler.types.itso.vrdg
Class VGX1.VGX1Cap

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

public static class VGX1.VGX1Cap
extends Object
implements Serializable

Represents a Cap structure found within this VGX

Author:
kyleb
See Also:
Serialized Form

Method Summary
 byte getAccumulatorRule()
           
 int getDayCapAccumulator()
           
 int getDayCount()
           
 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()

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.