public class RecruitmentInput extends ReproductionData
Modifier and Type | Field and Description |
---|---|
protected Double |
recruitementContribution
RecuitementContribution (can be
null if outside recruitement period). |
aboundance, biomass, repro
Constructor and Description |
---|
RecruitmentInput() |
RecruitmentInput(ReproductionData data) |
Modifier and Type | Method and Description |
---|---|
Double |
getRecruitementContribution()
RecuitementContribution
|
void |
setRecruitementContribution(Double recruitementContribution)
Set RecruitementContribution
|
getAboundance, getBiomass, getRepro
protected Double recruitementContribution
null
if outside recruitement period).public RecruitmentInput()
public RecruitmentInput(ReproductionData data)
public Double getRecruitementContribution()
null
if outside recruitement period).public void setRecruitementContribution(Double recruitementContribution)
recruitementContribution
- recuitementContribution (can be null
if outside recruitement period).Copyright © 1999–2020 CodeLutin. All rights reserved.