public class GenderToMaleValueConvertor extends Object implements ValueConvertor<Gender,Boolean>
Constructor and Description |
---|
GenderToMaleValueConvertor() |
public Boolean convert(Gender value) throws ValueConvertorException
ValueConvertor
convert
in interface ValueConvertor<Gender,Boolean>
value
- the object to convert.ValueConvertorException
- in case the conversion failed.Copyright © 2008-2015 FedICT. All Rights Reserved.