public static class SpeciesBatchTableModel.SampleColumnIdentifier<R> extends ColumnIdentifier<R>
| Modifier | Constructor and Description |
|---|---|
protected |
SpeciesBatchTableModel.SampleColumnIdentifier(String propertyName,
String weightPropertyName,
SampleCategoryType sampleCategoryType,
String headerI18nKey,
String headerTipI18nKey) |
| Modifier and Type | Method and Description |
|---|---|
SampleCategoryType |
getSampleCategoryType() |
static <R> SpeciesBatchTableModel.SampleColumnIdentifier<R> |
newId(String propertyName,
String weightPropertyName,
SampleCategoryType sampleCategoryType,
String headerI18nKey,
String headerTipI18nKey) |
void |
setWeightValue(R entry,
Object value) |
getHeaderI18nKey, getHeaderTipI18nKey, getPropertyName, getValue, newId, newReadOnlyId, setValueprotected SpeciesBatchTableModel.SampleColumnIdentifier(String propertyName, String weightPropertyName, SampleCategoryType sampleCategoryType, String headerI18nKey, String headerTipI18nKey)
public static <R> SpeciesBatchTableModel.SampleColumnIdentifier<R> newId(String propertyName, String weightPropertyName, SampleCategoryType sampleCategoryType, String headerI18nKey, String headerTipI18nKey)
public SampleCategoryType getSampleCategoryType()
Copyright © 2012-2013 Ifremer. All Rights Reserved.