public class SampleCategoryColumnIdentifier<R> extends ColumnIdentifier<R>
| Modifier and Type | Method and Description |
|---|---|
SampleCategoryEnum |
getSampleCategoryType() |
String |
getWeightPropertyName() |
static <R> SampleCategoryColumnIdentifier<R> |
newId(String propertyName,
String weightPropertyName,
SampleCategoryEnum sampleCategoryType,
String headerI18nKey,
String headerTipI18nKey) |
void |
setWeightValue(R entry,
Object value) |
getHeaderI18nKey, getHeaderTipI18nKey, getPropertyName, getValue, newId, newReadOnlyId, setValuepublic static <R> SampleCategoryColumnIdentifier<R> newId(String propertyName, String weightPropertyName, SampleCategoryEnum sampleCategoryType, String headerI18nKey, String headerTipI18nKey)
public SampleCategoryEnum getSampleCategoryType()
public String getWeightPropertyName()
Copyright © 2012–2013 Ifremer. All rights reserved.