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.
|
static String |
PROPERTY_CATEGORY_VALUE |
static String |
PROPERTY_WEIGHT |
id, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ID| Constructor and Description |
|---|
SplitSpeciesBatchRowModel() |
| Modifier and Type | Method and Description |
|---|---|
SampleCategoryEnum |
getCategoryType() |
Serializable |
getCategoryValue() |
Float |
getWeight() |
protected SplitSpeciesBatchRowModel |
newEntity() |
void |
setCategoryType(SampleCategoryEnum categoryType) |
void |
setCategoryValue(CaracteristicQualitativeValue categoryValue) |
void |
setCategoryValue(Float categoryValue) |
void |
setCategoryValue(Serializable categoryValue) |
void |
setWeight(Float weight) |
firePropertyChanged, fromBean, getId, getIdAsInt, isCreate, isModify, isValid, setId, 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
public SampleCategoryEnum getCategoryType()
public void setCategoryType(SampleCategoryEnum 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)
protected SplitSpeciesBatchRowModel newEntity()
newEntity in class AbstractTuttiBeanUIModel<SplitSpeciesBatchRowModel,SplitSpeciesBatchRowModel>Copyright © 2012–2013 Ifremer. All rights reserved.