fr.ifremer.isisfish.util
Class TimeStepConverter
java.lang.Object
fr.ifremer.isisfish.util.TimeStepConverter
- All Implemented Interfaces:
- org.apache.commons.beanutils.Converter
public class TimeStepConverter
- extends Object
- implements org.apache.commons.beanutils.Converter
Classe utilise pour convertir une chaine en un objet Date.
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 |
TimeStepConverter
public TimeStepConverter()
convert
public Object convert(Class type,
Object value)
- Specified by:
convert in interface org.apache.commons.beanutils.Converter
Copyright © 1999-2012 CodeLutin. All Rights Reserved.