public class GenderDataConvertor extends Object implements DataConvertor<Gender>
Constructor and Description |
---|
GenderDataConvertor() |
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.Copyright © 2008-2015 FedICT. All Rights Reserved.