public class SlotProxy extends AbstractModelObject
propertyChangeSupport| Constructor and Description |
|---|
SlotProxy() |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
java.lang.String |
getSlotAddress() |
boolean |
isEnabled() |
void |
setLocation(Location location) |
void |
setSlot(IndexFeederSlots.Slot slot) |
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListenerpublic void setSlot(IndexFeederSlots.Slot slot)
public boolean isEnabled()
public java.lang.String getSlotAddress()
public Location getLocation()
public void setLocation(Location location)