public abstract class Corpus extends Object implements Serializable, Comparable<Corpus>
Modifier and Type | Class and Description |
---|---|
static class |
Corpus.Factory
Constructs new instances of
Corpus . |
Constructor and Description |
---|
Corpus() |
Modifier and Type | Method and Description |
---|---|
boolean |
addFisheries(Fishery elementToAdd)
Un pecherie, peut etre, si elle n'a pas d'engin, similaire à un
stock.
|
boolean |
addMinimumSizeAlloweds(MinimumSizeAllowed elementToAdd)
The lowest individual size allowed in landings or markets.
|
boolean |
addRightToProduces(RightToProduce elementToAdd)
Un droit de produire est une autorisation administrative pour prélever de ou exploiter de la
ressource.
|
int |
compareTo(Corpus o) |
boolean |
equals(Object object)
Returns
true if the argument is an Corpus instance and all identifiers for this entity
equal the identifiers of the argument entity. |
String |
getComments() |
CorpusType |
getCorpusType()
Type de corpus.
|
String |
getDescription() |
Date |
getEndDate()
Fin de validité du recueil de texte (optionnel).
|
Collection<Fishery> |
getFisheries()
Un pecherie, peut etre, si elle n'a pas d'engin, similaire à un
stock.
|
Integer |
getId()
Idenfiant interne.
|
Collection<MinimumSizeAllowed> |
getMinimumSizeAlloweds()
The lowest individual size allowed in landings or markets.
|
String |
getName()
Libellé du recueil de texte.
|
Collection<RightToProduce> |
getRightToProduces()
Un droit de produire est une autorisation administrative pour prélever de ou exploiter de la
ressource.
|
Date |
getStartDate()
Début de période de validité du recueil de texte.
|
Timestamp |
getUpdateDate() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
boolean |
removeFisheries(Fishery elementToRemove)
Un pecherie, peut etre, si elle n'a pas d'engin, similaire à un
stock.
|
boolean |
removeMinimumSizeAlloweds(MinimumSizeAllowed elementToRemove)
The lowest individual size allowed in landings or markets.
|
boolean |
removeRightToProduces(RightToProduce elementToRemove)
Un droit de produire est une autorisation administrative pour prélever de ou exploiter de la
ressource.
|
void |
setComments(String commentsIn) |
void |
setCorpusType(CorpusType corpusTypeIn)
Type de corpus.
|
void |
setDescription(String descriptionIn) |
void |
setEndDate(Date endDateIn)
Fin de validité du recueil de texte (optionnel).
|
void |
setFisheries(Collection<Fishery> fisheriesIn)
Un pecherie, peut etre, si elle n'a pas d'engin, similaire à un
stock.
|
void |
setId(Integer idIn)
Idenfiant interne.
|
void |
setMinimumSizeAlloweds(Collection<MinimumSizeAllowed> minimumSizeAllowedsIn)
The lowest individual size allowed in landings or markets.
|
void |
setName(String nameIn)
Libellé du recueil de texte.
|
void |
setRightToProduces(Collection<RightToProduce> rightToProducesIn)
Un droit de produire est une autorisation administrative pour prélever de ou exploiter de la
ressource.
|
void |
setStartDate(Date startDateIn)
Début de période de validité du recueil de texte.
|
void |
setUpdateDate(Timestamp updateDateIn) |
public Corpus()
public void setId(Integer idIn)
idIn
- Integerpublic String getDescription()
public void setDescription(String descriptionIn)
descriptionIn
- Stringpublic Date getStartDate()
public void setStartDate(Date startDateIn)
startDateIn
- Datepublic Date getEndDate()
public void setEndDate(Date endDateIn)
endDateIn
- Datepublic Timestamp getUpdateDate()
public void setUpdateDate(Timestamp updateDateIn)
updateDateIn
- Timestamppublic String getComments()
public void setComments(String commentsIn)
commentsIn
- Stringpublic Collection<MinimumSizeAllowed> getMinimumSizeAlloweds()
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 .
public void setMinimumSizeAlloweds(Collection<MinimumSizeAllowed> minimumSizeAllowedsIn)
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 .
minimumSizeAllowedsIn
- Collectionpublic boolean addMinimumSizeAlloweds(MinimumSizeAllowed elementToAdd)
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 .
elementToAdd
- MinimumSizeAllowedpublic boolean removeMinimumSizeAlloweds(MinimumSizeAllowed elementToRemove)
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 .
elementToRemove
- MinimumSizeAllowedpublic CorpusType getCorpusType()
Type de corpus.
Par exemple :
public void setCorpusType(CorpusType corpusTypeIn)
Type de corpus.
Par exemple :
corpusTypeIn
- CorpusTypepublic Collection<Fishery> getFisheries()
public void setFisheries(Collection<Fishery> fisheriesIn)
fisheriesIn
- Collectionpublic boolean addFisheries(Fishery elementToAdd)
elementToAdd
- Fisherypublic boolean removeFisheries(Fishery elementToRemove)
elementToRemove
- Fisherypublic Collection<RightToProduce> getRightToProduces()
public void setRightToProduces(Collection<RightToProduce> rightToProducesIn)
rightToProducesIn
- Collectionpublic boolean addRightToProduces(RightToProduce elementToAdd)
elementToAdd
- RightToProducepublic boolean removeRightToProduces(RightToProduce elementToRemove)
elementToRemove
- RightToProducepublic boolean equals(Object object)
true
if the argument is an Corpus instance and all identifiers for this entity
equal the identifiers of the argument entity. Returns false
otherwise.public int hashCode()
public int compareTo(Corpus o)
compareTo
in interface Comparable<Corpus>
Comparable.compareTo(T)
Copyright © 2012–2014 IFREMER. All rights reserved.