public class MandatorySampleCategoryColumnIdentifier extends org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolSpeciesRowModel>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSampleCategoryId() |
Object |
getValue(EditProtocolSpeciesRowModel entry) |
static MandatorySampleCategoryColumnIdentifier |
newId(String propertyName,
Integer sampleCategoryId,
String headerI18nKey,
String headerTipI18nKey) |
void |
setValue(EditProtocolSpeciesRowModel entry,
Object value) |
public static MandatorySampleCategoryColumnIdentifier newId(String propertyName, Integer sampleCategoryId, String headerI18nKey, String headerTipI18nKey)
public Object getValue(EditProtocolSpeciesRowModel entry)
getValue in class org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolSpeciesRowModel>public void setValue(EditProtocolSpeciesRowModel entry, Object value)
setValue in class org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolSpeciesRowModel>public Integer getSampleCategoryId()
Copyright © 2012–2015 Ifremer. All rights reserved.