Class LocoListBeanModel

  • All Implemented Interfaces:
    com.jgoodies.common.bean.ObservableBean, com.jgoodies.common.bean.ObservableBean2, Serializable

    public class LocoListBeanModel
    extends com.jgoodies.binding.beans.Model
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Integer getAddress()  
      org.bidib.jbidibc.messages.enums.CsQueryTypeEnum getCsQueryType()  
      void setAddress​(Integer address)  
      void setCsQueryType​(org.bidib.jbidibc.messages.enums.CsQueryTypeEnum csQueryType)  
      • Methods inherited from class com.jgoodies.binding.beans.Model

        createPropertyChangeSupport, firePropertyChange
      • Methods 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
    • Constructor Detail

      • LocoListBeanModel

        public LocoListBeanModel()
    • Method Detail

      • getAddress

        public Integer getAddress()
        Returns:
        the address
      • setAddress

        public void setAddress​(Integer address)
        Parameters:
        address - the address to set
      • getCsQueryType

        public org.bidib.jbidibc.messages.enums.CsQueryTypeEnum getCsQueryType()
        Returns:
        the csQuery type
      • setCsQueryType

        public void setCsQueryType​(org.bidib.jbidibc.messages.enums.CsQueryTypeEnum csQueryType)
        Parameters:
        csQueryType - the csQuery type to set