public class SplitSpeciesBatchRowModel extends AbstractTuttiBeanUIModel<SplitSpeciesBatchRowModel,SplitSpeciesBatchRowModel>
SplitSpeciesBatchUIModel.| Modifier and Type | Field and Description |
|---|---|
protected SampleCategory<Serializable> |
category
Delegate sample category which contains category value + weight.
|
protected static org.nuiton.util.beans.Binder<SplitSpeciesBatchRowModel,SplitSpeciesBatchRowModel> |
fromBeanBinder |
static String |
PROPERTY_CATEGORY_VALUE |
static String |
PROPERTY_WEIGHT |
protected static org.nuiton.util.beans.Binder<SplitSpeciesBatchRowModel,SplitSpeciesBatchRowModel> |
toBeanBinder |
id, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, valid| Constructor and Description |
|---|
SplitSpeciesBatchRowModel() |
| Modifier and Type | Method and Description |
|---|---|
SampleCategoryType |
getCategoryType() |
Serializable |
getCategoryValue() |
Float |
getWeight() |
void |
setCategoryType(SampleCategoryType categoryType) |
void |
setCategoryValue(CaracteristicQualitativeValue categoryValue) |
void |
setCategoryValue(Float categoryValue) |
void |
setCategoryValue(Serializable categoryValue) |
void |
setWeight(Float weight) |
fromBean, getIcon, getId, getTitle, 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_CATEGORY_VALUE
public static final String PROPERTY_WEIGHT
protected final SampleCategory<Serializable> category
protected static final org.nuiton.util.beans.Binder<SplitSpeciesBatchRowModel,SplitSpeciesBatchRowModel> fromBeanBinder
protected static final org.nuiton.util.beans.Binder<SplitSpeciesBatchRowModel,SplitSpeciesBatchRowModel> toBeanBinder
public SampleCategoryType getCategoryType()
public void setCategoryType(SampleCategoryType categoryType)
public Serializable getCategoryValue()
public void setCategoryValue(Serializable categoryValue)
public void setCategoryValue(CaracteristicQualitativeValue categoryValue)
public void setCategoryValue(Float categoryValue)
public Float getWeight()
public void setWeight(Float weight)
Copyright © 2012-2013 Ifremer. All Rights Reserved.