Uses of Class
com.ecebs.rtd.enabler.types.itso.vrdg.ValueRecord

Packages that use ValueRecord
com.ecebs.rtd.enabler.types.itso.ipe Classes within this package represent the various product IPEs that can be present on an ITSO-compatible smartcard. 
com.ecebs.rtd.enabler.types.itso.vrdg Package contains the classes representing the types of Value Record Data Group (VRDG) that form part of some IPEs. 
 

Uses of ValueRecord in com.ecebs.rtd.enabler.types.itso.ipe
 

Methods in com.ecebs.rtd.enabler.types.itso.ipe that return ValueRecord
 ValueRecord IPE.getNewestVR()
           
 

Uses of ValueRecord in com.ecebs.rtd.enabler.types.itso.vrdg
 

Subclasses of ValueRecord in com.ecebs.rtd.enabler.types.itso.vrdg
 class VRType2
          Represents a Value Record found in a VRDG associated with a Type 2 IPE
 class VRType22
          Represents a Value Record found within a VRDG associated with a Type 22 IPE
 class VRType23
          Represents a Value Record found in a VRDG assocaited with a Type 23 IPE
 class VRType24
          Represents a Value Record found in a VRDG associated with a Type 24 IPE
 

Methods in com.ecebs.rtd.enabler.types.itso.vrdg that return ValueRecord
 ValueRecord VRDG.getNewestVR()
           
 

Methods in com.ecebs.rtd.enabler.types.itso.vrdg that return types with arguments of type ValueRecord
 List<ValueRecord> VRDG.getValueRecords()
           
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.