public class EditProtocolSpeciesRowModel extends AbstractTuttiBeanUIModel<SpeciesProtocol,EditProtocolSpeciesRowModel> implements SpeciesProtocol
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ageEnabled |
protected boolean |
calcifySampleEnabled |
protected boolean |
countIfNoFrequencyEnabled |
protected static org.nuiton.util.beans.Binder<SpeciesProtocol,EditProtocolSpeciesRowModel> |
fromBeanBinder |
protected Caracteristic |
lengthStepPmfm |
protected boolean |
maturityEnabled |
static String |
PROPERTY_AGE_ENABLED |
static String |
PROPERTY_CALCIFY_SAMPLE_ENABLED |
static String |
PROPERTY_COUNT_IF_NO_FREQUENCY_ENABLED |
static String |
PROPERTY_LENGTH_STEP_PMFM |
static String |
PROPERTY_MATURITY_ENABLED |
static String |
PROPERTY_SEX_ENABLED |
static String |
PROPERTY_SIZE_ENABLED |
static String |
PROPERTY_SPECIES |
static String |
PROPERTY_SPECIES_SURVEY_CODE |
static String |
PROPERTY_WEIGHT_ENABLED |
protected boolean |
sexEnabled |
protected boolean |
sizeEnabled |
protected Species |
species |
protected String |
speciesSurveyCode |
protected static org.nuiton.util.beans.Binder<EditProtocolSpeciesRowModel,SpeciesProtocol> |
toBeanBinder |
protected boolean |
weightEnabled |
id, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_LENGTH_STEP, PROPERTY_LENGTH_STEP_PMFM_ID, PROPERTY_MADE_FROM_AREFERENT_TAXON, PROPERTY_SPECIES_REFERENCE_TAXON_IDPROPERTY_ID| Constructor and Description |
|---|
EditProtocolSpeciesRowModel() |
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, removeVetoableChangeListenerequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdAsInt, setId, setIdpublic static final String PROPERTY_SPECIES_SURVEY_CODE
public static final String PROPERTY_SPECIES
public static final String PROPERTY_SIZE_ENABLED
public static final String PROPERTY_SEX_ENABLED
public static final String PROPERTY_MATURITY_ENABLED
public static final String PROPERTY_AGE_ENABLED
public static final String PROPERTY_LENGTH_STEP_PMFM
public static final String PROPERTY_WEIGHT_ENABLED
public static final String PROPERTY_COUNT_IF_NO_FREQUENCY_ENABLED
public static final String PROPERTY_CALCIFY_SAMPLE_ENABLED
protected Species species
protected String speciesSurveyCode
protected boolean sizeEnabled
protected boolean sexEnabled
protected boolean maturityEnabled
protected boolean ageEnabled
protected Caracteristic lengthStepPmfm
protected boolean weightEnabled
protected boolean countIfNoFrequencyEnabled
protected boolean calcifySampleEnabled
protected static final org.nuiton.util.beans.Binder<SpeciesProtocol,EditProtocolSpeciesRowModel> fromBeanBinder
protected static final org.nuiton.util.beans.Binder<EditProtocolSpeciesRowModel,SpeciesProtocol> toBeanBinder
public Integer getSpeciesReferenceTaxonId()
getSpeciesReferenceTaxonId in interface SpeciesProtocolpublic void setSpeciesReferenceTaxonId(Integer speciesReferenceTaxonId)
setSpeciesReferenceTaxonId in interface SpeciesProtocolpublic Species getSpecies()
public void setSpecies(Species species)
public String getSpeciesSurveyCode()
getSpeciesSurveyCode in interface SpeciesProtocolpublic void setSpeciesSurveyCode(String speciesSurveyCode)
setSpeciesSurveyCode in interface SpeciesProtocolpublic boolean isSizeEnabled()
isSizeEnabled in interface SpeciesProtocolpublic void setSizeEnabled(boolean sizeEnabled)
setSizeEnabled in interface SpeciesProtocolpublic boolean isSexEnabled()
isSexEnabled in interface SpeciesProtocolpublic void setSexEnabled(boolean sexEnabled)
setSexEnabled in interface SpeciesProtocolpublic boolean isMaturityEnabled()
isMaturityEnabled in interface SpeciesProtocolpublic void setMaturityEnabled(boolean maturityEnabled)
setMaturityEnabled in interface SpeciesProtocolpublic boolean isAgeEnabled()
isAgeEnabled in interface SpeciesProtocolpublic void setAgeEnabled(boolean ageEnabled)
setAgeEnabled in interface SpeciesProtocolpublic String getLengthStepPmfmId()
getLengthStepPmfmId in interface SpeciesProtocolpublic void setLengthStepPmfmId(String lengthStepPmfmId)
setLengthStepPmfmId in interface SpeciesProtocolpublic Caracteristic getLengthStepPmfm()
public void setLengthStepPmfm(Caracteristic lengthStepPmfm)
public boolean isWeightEnabled()
isWeightEnabled in interface SpeciesProtocolpublic void setWeightEnabled(boolean weightEnabled)
setWeightEnabled in interface SpeciesProtocolpublic boolean isCountIfNoFrequencyEnabled()
isCountIfNoFrequencyEnabled in interface SpeciesProtocolpublic void setCountIfNoFrequencyEnabled(boolean countIfNoFrequencyEnabled)
setCountIfNoFrequencyEnabled in interface SpeciesProtocolpublic boolean isCalcifySampleEnabled()
isCalcifySampleEnabled in interface SpeciesProtocolpublic void setCalcifySampleEnabled(boolean calcifySampleEnabled)
setCalcifySampleEnabled in interface SpeciesProtocolpublic Float getLengthStep()
getLengthStep in interface SpeciesProtocolpublic void setLengthStep(Float lengthStep)
setLengthStep in interface SpeciesProtocolpublic boolean isMadeFromAReferentTaxon()
isMadeFromAReferentTaxon in interface SpeciesProtocolpublic void setMadeFromAReferentTaxon(boolean madeFromAReferentTaxon)
setMadeFromAReferentTaxon in interface SpeciesProtocolprotected SpeciesProtocol newEntity()
newEntity in class AbstractTuttiBeanUIModel<SpeciesProtocol,EditProtocolSpeciesRowModel>Copyright © 2012–2013 Ifremer. All rights reserved.