|
||||||||||
| 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.DateOfBirthDataConvertor
public class DateOfBirthDataConvertor
Convertor for eID date of birth field.
| Constructor Summary | |
|---|---|
DateOfBirthDataConvertor()
|
|
| Method Summary | |
|---|---|
GregorianCalendar |
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 DateOfBirthDataConvertor()
| Method Detail |
|---|
public GregorianCalendar convert(byte[] value)
throws DataConvertorException
DataConvertor
convert in interface DataConvertor<GregorianCalendar>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 | |||||||||