fr.reseaumexico.model
Class FactorImpl

java.lang.Object
  extended by fr.reseaumexico.model.Factor
      extended by fr.reseaumexico.model.FactorImpl
All Implemented Interfaces:
Serializable

public class FactorImpl
extends Factor

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.reseaumexico.model.Factor
description, domain, feature, id, name, pcs, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN, PROPERTY_FEATURE, PROPERTY_ID, PROPERTY_NAME, PROPERTY_UNIT, unit
 
Constructor Summary
FactorImpl()
           
 
Method Summary
 
Methods inherited from class fr.reseaumexico.model.Factor
addAllFeature, addFeature, addPropertyChangeListener, addPropertyChangeListener, containsAllFeature, containsFeature, firePropertyChange, firePropertyChange, getChild, getDescription, getDomain, getFeature, getFeature, getId, getName, getUnit, removeAllFeature, removeFeature, removePropertyChangeListener, removePropertyChangeListener, setDescription, setDomain, setFeature, setId, setName, setUnit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactorImpl

public FactorImpl()


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