public abstract class MinimumSizeAllowed extends Object implements Serializable
The lowest individual size allowed in landings or markets. Established
by fishery management and enforced through control at landing sites or
markets, it is intended to minimize the catch of small (undersized) fish
or juveniles giving them a better chance to grow before being vulnerable
to fishing. Based on yield per recruit considerations and models, it
aims at avoiding or correcting growth overfishing
Other Definitions
Legislated size below which individuals of some fish species, if caught,
are not to be retained
Comonwealth of Australia (1997):
http://www.brs.gov.au/fish/gloss.html
A fishery management control on size at landing (or in the market)
intended to minimize the catch of small (undersized) fish or juveniles
giving them a better chance to grow before being vulnerable to fishing.
Based on yield per recruit considerations and models, it aims at
avoiding or correcting growth overfishing.
Restrepo V. (1999): Annotated Glossary of Terms in
Executive Summary Reports of the International Commission for the
Conservation of Atlantic Tunas´ Standing Committee on Research and
Statistics (SCRS). ICCAT .
| Modifier and Type | Class and Description |
|---|---|
static class |
MinimumSizeAllowed.Factory
Constructs new instances of
MinimumSizeAllowed. |
| Constructor and Description |
|---|
MinimumSizeAllowed() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
This entity does not have any identifiers
and is not extending any other entity,
so this method will only return
true if the argument reference and this
refer to the same object. |
Corpus |
getCorpus() |
Integer |
getId()
Idenfiant interne.
|
Collection<Location> |
getLocations() |
Float |
getMinimumSize() |
Unit |
getSizeUnit() |
TaxonGroup |
getTaxonGroup() |
Timestamp |
getUpdateDate() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
void |
setCorpus(Corpus corpus) |
void |
setId(Integer id) |
void |
setLocations(Collection<Location> locations) |
void |
setMinimumSize(Float minimumSize) |
void |
setSizeUnit(Unit sizeUnit) |
void |
setTaxonGroup(TaxonGroup taxonGroup) |
void |
setUpdateDate(Timestamp updateDate) |
public Integer getId()
Idenfiant interne. Généré par le système.
public void setId(Integer id)
public Float getMinimumSize()
public void setMinimumSize(Float minimumSize)
public Timestamp getUpdateDate()
public void setUpdateDate(Timestamp updateDate)
public Collection<Location> getLocations()
public void setLocations(Collection<Location> locations)
public Corpus getCorpus()
public void setCorpus(Corpus corpus)
public Unit getSizeUnit()
public void setSizeUnit(Unit sizeUnit)
public TaxonGroup getTaxonGroup()
public void setTaxonGroup(TaxonGroup taxonGroup)
public boolean equals(Object object)
true if the argument reference and this
refer to the same object.Copyright © 2013. All Rights Reserved.