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

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

public class VRType22
extends ValueRecord
implements Serializable

Represents a Value Record found within a VRDG associated with a Type 22 IPE

Author:
kyleb
See Also:
Serialized Form

Method Summary
 Calendar getCurrentPassExpiry()
           
 Calendar getExpiryDateSP()
           
 byte getNumRemainingPasses()
           
 byte getValueFlags()
           
 boolean isAutoRenewEnabled()
           
 boolean isStoredPassesEnabled()
           
 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

getNumRemainingPasses

public byte getNumRemainingPasses()

getValueFlags

public byte getValueFlags()

isAutoRenewEnabled

public boolean isAutoRenewEnabled()

isStoredPassesEnabled

public boolean isStoredPassesEnabled()

getExpiryDateSP

public Calendar getExpiryDateSP()

getCurrentPassExpiry

public Calendar getCurrentPassExpiry()

toString

public String toString()
Overrides:
toString in class ValueRecord


Copyright © 2013 Ecebs Ltd. All Rights Reserved.