fr.reseaumexico.model
Class DomainImpl

java.lang.Object
  extended by fr.reseaumexico.model.Domain
      extended by fr.reseaumexico.model.DomainImpl
All Implemented Interfaces:
Serializable

public class DomainImpl
extends Domain

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.reseaumexico.model.Domain
distributionName, distributionParameter, levels, name, nominalValue, pcs, PROPERTY_DISTRIBUTION_NAME, PROPERTY_DISTRIBUTION_PARAMETER, PROPERTY_LEVELS, PROPERTY_NAME, PROPERTY_NOMINAL_VALUE, PROPERTY_VALUE_TYPE, valueType
 
Constructor Summary
DomainImpl()
           
 
Method Summary
 
Methods inherited from class fr.reseaumexico.model.Domain
addAllDistributionParameter, addAllLevels, addDistributionParameter, addLevels, addPropertyChangeListener, addPropertyChangeListener, containsAllDistributionParameter, containsAllLevels, containsDistributionParameter, containsLevels, firePropertyChange, firePropertyChange, getChild, getDistributionName, getDistributionParameter, getDistributionParameter, getLevels, getLevels, getName, getNominalValue, getValueType, removeAllDistributionParameter, removeAllLevels, removeDistributionParameter, removeLevels, removePropertyChangeListener, removePropertyChangeListener, setDistributionName, setDistributionParameter, setLevels, setName, setNominalValue, setValueType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainImpl

public DomainImpl()


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