fr.reseaumexico.model
Class ExperimentDesignImpl

java.lang.Object
  extended by fr.reseaumexico.model.ExperimentDesign
      extended by fr.reseaumexico.model.ExperimentDesignImpl
All Implemented Interfaces:
Serializable

public class ExperimentDesignImpl
extends ExperimentDesign

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.reseaumexico.model.ExperimentDesign
author, date, description, factor, id, licence, pcs, PROPERTY_AUTHOR, PROPERTY_DATE, PROPERTY_DESCRIPTION, PROPERTY_FACTOR, PROPERTY_ID, PROPERTY_LICENCE
 
Constructor Summary
ExperimentDesignImpl()
           
 
Method Summary
 
Methods inherited from class fr.reseaumexico.model.ExperimentDesign
addAllFactor, addFactor, addPropertyChangeListener, addPropertyChangeListener, containsAllFactor, containsFactor, firePropertyChange, firePropertyChange, getAuthor, getChild, getDate, getDescription, getFactor, getFactor, getId, getLicence, removeAllFactor, removeFactor, removePropertyChangeListener, removePropertyChangeListener, setAuthor, setDate, setDescription, setFactor, setId, setLicence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentDesignImpl

public ExperimentDesignImpl()


Copyright © 2011-2012 Code Lutin. All Rights Reserved.