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

Packages that use LogDirEntry
com.ecebs.rtd.enabler.types.itso Classes that represent the various structures found on an ITSO-compatible smartcard. 
 

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

Methods in com.ecebs.rtd.enabler.types.itso that return LogDirEntry
 LogDirEntry CyclicLog.getDirEntry()
           
 LogDirEntry TransientTicketRecord.getLogDirEntry()
           
 

Constructors in com.ecebs.rtd.enabler.types.itso with parameters of type LogDirEntry
CyclicLog(LogDirEntry entry, List<byte[]> logBytes)
           
TransientTicketRecord(LogDirEntry dir, byte[] ipeBytes)
          Parses from the provided byte array, starting at the given offset
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.