com.ecebs.rtd.enabler.types.itso
Class ITSOShellCMD4

java.lang.Object
  extended by com.ecebs.rtd.enabler.types.itso.ITSOShell
      extended by com.ecebs.rtd.enabler.types.itso.ITSOShellCMD4
All Implemented Interfaces:
Serializable

public class ITSOShellCMD4
extends ITSOShell

Represents the ITSO Shell structure for CMD4 Mifare Ultralight

Author:
davidj
See Also:
Serialized Form

Constructor Summary
ITSOShellCMD4(byte[] shell)
          Parses the structure from the byte array starting at the offset
 
Method Summary
 
Methods inherited from class com.ecebs.rtd.enabler.types.itso.ITSOShell
getExpiryDate, getFormattedISRN, getFullShell, getFVC, getHeader, getIIN, getISRN, getIsrnCheck, getISSN, getKSC, getKVC, getNumDirEntries, getNumSectors, getOID, getSCTLength, getSectorSize, isBlocked, isFullShell, isMCRNPresent, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ITSOShellCMD4

public ITSOShellCMD4(byte[] shell)
              throws IndexOutOfBoundsException
Parses the structure from the byte array starting at the offset

Parameters:
shell - byte array to parse shell from
Throws:
IndexOutOfBoundsException


Copyright © 2013 Ecebs Ltd. All Rights Reserved.