fr.reseaumexico.model
Class StepImpl

java.lang.Object
  extended by fr.reseaumexico.model.Step
      extended by fr.reseaumexico.model.StepImpl
All Implemented Interfaces:
Serializable

public class StepImpl
extends Step

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.reseaumexico.model.Step
date, feature, index, pcs, PROPERTY_DATE, PROPERTY_FEATURE, PROPERTY_INDEX, PROPERTY_VALUE, PROPERTY_VALUE_TYPE, value, valueType
 
Constructor Summary
StepImpl()
           
 
Method Summary
 
Methods inherited from class fr.reseaumexico.model.Step
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getDate, getFeature, getIndex, getValue, getValueType, removePropertyChangeListener, removePropertyChangeListener, setDate, setFeature, setIndex, setValue, setValueType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepImpl

public StepImpl()


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