public abstract class Fishery2TaxonGroup extends Object implements Serializable, Comparable<Fishery2TaxonGroup>
Modifier and Type | Class and Description |
---|---|
static class |
Fishery2TaxonGroup.Factory
Constructs new instances of
Fishery2TaxonGroup . |
Constructor and Description |
---|
Fishery2TaxonGroup() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Fishery2TaxonGroup o) |
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. |
Fishery |
getFishery()
Un pecherie, peut etre, si elle n'a pas d'engin, similaire à un
stock.
|
Fishery2TaxonGroupPK |
getFishery2TaxonGroupPk()
Get the composite primary key identifier class
|
TaxonGroup |
getTaxonGroup()
Il désigne un ensemble de taxons appartenant à des groupes taxinomiques différents mais ayant
les
mêmes caractéristiques pour un critère donné.
|
int |
hashCode()
This entity does not have any identifiers
and is not extending any other entity,
so this method will only take the identifiers of this entity into account when calculating the hash code.
|
void |
setFishery(Fishery fisheryIn)
Un pecherie, peut etre, si elle n'a pas d'engin, similaire à un
stock.
|
void |
setFishery2TaxonGroupPk(Fishery2TaxonGroupPK fishery2TaxonGroupPkIn)
Set the composite primary key identifier class
|
void |
setTaxonGroup(TaxonGroup taxonGroupIn)
Il désigne un ensemble de taxons appartenant à des groupes taxinomiques différents mais ayant
les
mêmes caractéristiques pour un critère donné.
|
public Fishery2TaxonGroup()
public Fishery2TaxonGroupPK getFishery2TaxonGroupPk()
public void setFishery2TaxonGroupPk(Fishery2TaxonGroupPK fishery2TaxonGroupPkIn)
fishery2TaxonGroupPkIn
- public TaxonGroup getTaxonGroup()
public void setTaxonGroup(TaxonGroup taxonGroupIn)
taxonGroupIn
- TaxonGrouppublic Fishery getFishery()
public void setFishery(Fishery fisheryIn)
fisheryIn
- Fisherypublic boolean equals(Object object)
true
if the argument reference and this
refer to the same object.public int hashCode()
public int compareTo(Fishery2TaxonGroup o)
compareTo
in interface Comparable<Fishery2TaxonGroup>
Comparable.compareTo(T)
Copyright © 2012–2014 IFREMER. All rights reserved.