fr.ifremer.isisfish.util
Class MonthConverter
java.lang.Object
fr.ifremer.isisfish.util.MonthConverter
- All Implemented Interfaces:
- org.apache.commons.beanutils.Converter
public class MonthConverter
- extends Object
- implements org.apache.commons.beanutils.Converter
Classe utilise pour convertir une chaine en un objet Month.
Utilisé pour la conversion et le stockage en propriete des parametres
- Author:
- poussin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonthConverter
public MonthConverter()
convert
public Object convert(Class type,
Object value)
- Specified by:
convert in interface org.apache.commons.beanutils.Converter
Copyright © 1999-2010 CodeLutin. All Rights Reserved.