Class Gearing
java.lang.Object
com.jgoodies.common.bean.Bean
com.jgoodies.binding.beans.Model
org.bidib.wizard.mvc.stepcontrol.model.Gearing
- All Implemented Interfaces:
com.jgoodies.common.bean.ObservableBean,com.jgoodies.common.bean.ObservableBean2,Serializable
public class Gearing
extends com.jgoodies.binding.beans.Model
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class com.jgoodies.common.bean.Bean
changeSupport -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()inthashCode()voidsetBackLash(Integer backLash) voidsetGearRatioPrimary(Integer gearRatioPrimary) voidsetGearRatioSecondary(Integer gearRatioSecondary) toString()Methods inherited from class com.jgoodies.binding.beans.Model
createPropertyChangeSupport, firePropertyChangeMethods inherited from class com.jgoodies.common.bean.Bean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, fireMultiplePropertiesChanged, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
-
Field Details
-
YES
- See Also:
-
NO
- See Also:
-
PROPERTYNAME_GEARRATIO_PRIMARY
- See Also:
-
PROPERTYNAME_GEARRATIO_SECONDARY
- See Also:
-
PROPERTYNAME_BACKLASH
- See Also:
-
-
Constructor Details
-
Gearing
-
-
Method Details
-
getKey
- Returns:
- the key
-
getGearRatioPrimary
- Returns:
- the gearRatioPrimary value
-
setGearRatioPrimary
- Parameters:
gearRatioPrimary- the gearRatioPrimary value to set
-
getGearRatioSecondary
- Returns:
- the gearRatioSecondary value
-
setGearRatioSecondary
- Parameters:
gearRatioSecondary- the gearRatioSecondary value to set
-
getBackLash
- Returns:
- the backLash
-
setBackLash
- Parameters:
backLash- the backLash to set
-
equals
-
hashCode
public int hashCode() -
toString
-