fr.reseaumexico.model
Class FeatureImpl

java.lang.Object
  extended by fr.reseaumexico.model.Feature
      extended by fr.reseaumexico.model.FeatureImpl
All Implemented Interfaces:
Serializable

public class FeatureImpl
extends Feature

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.reseaumexico.model.Feature
name, pcs, PROPERTY_NAME, PROPERTY_VALUE, PROPERTY_VALUE_TYPE, value, valueType
 
Constructor Summary
FeatureImpl()
           
 
Method Summary
 
Methods inherited from class fr.reseaumexico.model.Feature
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getName, getValue, getValueType, removePropertyChangeListener, removePropertyChangeListener, setName, setValue, setValueType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureImpl

public FeatureImpl()


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