|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fedict.eid.applet.service.impl.tlv.ChipNumberDataConvertor
public class ChipNumberDataConvertor
Convertor for the chip number field.
Constructor Summary | |
---|---|
ChipNumberDataConvertor()
|
Method Summary | |
---|---|
java.lang.String |
convert(byte[] value)
Convert the given byte array to the data convertor data type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChipNumberDataConvertor()
Method Detail |
---|
public java.lang.String convert(byte[] value) throws DataConvertorException
DataConvertor
convert
in interface DataConvertor<java.lang.String>
value
- the byte array to convert.
DataConvertorException
- in case the conversion failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |