Uses of Class
com.ecebs.rtd.enabler.types.itso.IPEInstanceID

Packages that use IPEInstanceID
com.ecebs.rtd.enabler.types.itso Classes that represent the various structures found on an ITSO-compatible smartcard. 
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. 
com.ecebs.rtd.enabler.types.request Holds classes that represent requests that can be sent to an RTD server to modify or obtain information about a smartcard. 
 

Uses of IPEInstanceID in com.ecebs.rtd.enabler.types.itso
 

Methods in com.ecebs.rtd.enabler.types.itso that return IPEInstanceID
 IPEInstanceID TransientTicketRecord.getIPEInstanceID()
           
 

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

Methods in com.ecebs.rtd.enabler.types.itso.ipe that return IPEInstanceID
 IPEInstanceID Type28.getInstanceID()
           
 IPEInstanceID Type29.getInstanceID()
           
 IPEInstanceID IPE.getIPEInstanceID()
           
 

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

Methods in com.ecebs.rtd.enabler.types.itso.vrdg that return IPEInstanceID
 IPEInstanceID VRDG.getInstanceID()
           
 

Uses of IPEInstanceID in com.ecebs.rtd.enabler.types.request
 

Methods in com.ecebs.rtd.enabler.types.request with parameters of type IPEInstanceID
 DeleteProductRequest DeleteProductRequest.addProductInstanceId(IPEInstanceID instanceId)
          Set the details of the ISAM that created a product to be deleted.
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.