public class EnvironmentRowModel extends AbstractTuttiBeanUIModel<CaracteristicRow,EnvironmentRowModel>
| Modifier and Type | Field and Description |
|---|---|
protected static org.nuiton.util.beans.Binder<CaracteristicRow,EnvironmentRowModel> |
fromBeanBinder |
protected Caracteristic |
key |
static String |
PROPERTY_KEY |
static String |
PROPERTY_VALUE |
protected static org.nuiton.util.beans.Binder<EnvironmentRowModel,CaracteristicRow> |
toBeanBinder |
protected Serializable |
value |
id, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, valid| Constructor and Description |
|---|
EnvironmentRowModel() |
EnvironmentRowModel(Caracteristic key,
Serializable value) |
| Modifier and Type | Method and Description |
|---|---|
Caracteristic |
getKey() |
Serializable |
getValue() |
void |
setKey(Caracteristic key) |
void |
setValue(Serializable value) |
fromBean, getId, isCreate, isModify, isValid, newEntity, setId, setModify, setValid, toBeanaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic static final String PROPERTY_KEY
public static final String PROPERTY_VALUE
protected static final org.nuiton.util.beans.Binder<CaracteristicRow,EnvironmentRowModel> fromBeanBinder
protected static final org.nuiton.util.beans.Binder<EnvironmentRowModel,CaracteristicRow> toBeanBinder
protected Caracteristic key
protected Serializable value
public EnvironmentRowModel()
public EnvironmentRowModel(Caracteristic key, Serializable value)
public Caracteristic getKey()
public void setKey(Caracteristic key)
public Serializable getValue()
public void setValue(Serializable value)
Copyright © 2012-2013 Ifremer. All Rights Reserved.