|
||||||||||
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.GenderDataConvertor
public class GenderDataConvertor
Data convertor for gender data type.
Constructor Summary | |
---|---|
GenderDataConvertor()
|
Method Summary | |
---|---|
Gender |
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 GenderDataConvertor()
Method Detail |
---|
public Gender convert(byte[] value) throws DataConvertorException
DataConvertor
convert
in interface DataConvertor<Gender>
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 |