public class MandatorySampleCategoryColumnIdentifier extends 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) |
getHeaderI18nKey, getHeaderTipI18nKey, getPropertyName, newId, newReadOnlyIdpublic static MandatorySampleCategoryColumnIdentifier newId(String propertyName, Integer sampleCategoryId, String headerI18nKey, String headerTipI18nKey)
public Object getValue(EditProtocolSpeciesRowModel entry)
getValue in class ColumnIdentifier<EditProtocolSpeciesRowModel>public void setValue(EditProtocolSpeciesRowModel entry, Object value)
setValue in class ColumnIdentifier<EditProtocolSpeciesRowModel>public Integer getSampleCategoryId()
Copyright © 2012–2013 Ifremer. All rights reserved.