com.ecebs.rtd.enabler.types.itso.ipe
Class UnsupportedIPE
java.lang.Object
com.ecebs.rtd.enabler.types.itso.ipe.IPE
com.ecebs.rtd.enabler.types.itso.ipe.UnsupportedIPE
- All Implemented Interfaces:
- Product, Serializable
public class UnsupportedIPE
- extends IPE
Represents an IPE type that is not currently supported by
ITSO Framework. Holds the sectors that make up the IPE.
- Author:
- kyleb
- See Also:
- Serialized Form
Methods inherited from class com.ecebs.rtd.enabler.types.itso.ipe.IPE |
getDirEntry, getHeader, getIIN, getInstance, getIPEInstanceID, getNewestVR, getNewestVRDG, getSeal, getVRDGs, isIINPresent, isSupported |
UnsupportedIPE
public UnsupportedIPE(IPEDirEntry entry,
List<byte[]> sectors)
getData
public String getData()
getSectors
public List<byte[]> getSectors()
- Get the sectors of the IPE
- Returns:
- List of IPE's sectors
toString
public String toString()
- Overrides:
toString
in class IPE
Copyright © 2013 Ecebs Ltd. All Rights Reserved.