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

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

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

Subclasses of Directory in com.ecebs.rtd.enabler.types.itso
 class DirectoryCMD4
          Represents an ITSO Directory File for CMD4 Mifare Ultralight, wrapping a single directory entry.
 

Methods in com.ecebs.rtd.enabler.types.itso with parameters of type Directory
 boolean Directory.isNewerThan(Directory otherDir)
          Determine if this Directory instance is newer than the provided Directory instance.
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.