fr.ifremer.allegro.administration.programStrategy
Class PmfmAppliedStrategy
java.lang.Object
fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- PmfmAppliedStrategyImpl
public abstract class PmfmAppliedStrategy
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
PmfmAppliedStrategy
public PmfmAppliedStrategy()
getPmfmAppliedStrategyPk
public PmfmAppliedStrategyPK getPmfmAppliedStrategyPk()
setPmfmAppliedStrategyPk
public void setPmfmAppliedStrategyPk(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
getAnalysisInstrument
public AnalysisInstrument getAnalysisInstrument()
setAnalysisInstrument
public void setAnalysisInstrument(AnalysisInstrument analysisInstrument)
getGear
public Gear getGear()
setGear
public void setGear(Gear gear)
getFishingMetier
public FishingMetier getFishingMetier()
setFishingMetier
public void setFishingMetier(FishingMetier fishingMetier)
hashCode
public int hashCode()
- Returns a hash code based on this entity's identifiers.
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object object)
- Returns
true
if the argument is an PmfmAppliedStrategy instance and all identifiers for this entity
equal the identifiers of the argument entity. Returns false
otherwise.
- Overrides:
equals
in class java.lang.Object
Copyright © 2008-2010 IFREMER. All Rights Reserved.