public abstract class PmfmAppliedStrategy extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PmfmAppliedStrategy.Factory
Constructs new instances of
PmfmAppliedStrategy. |
| Constructor and Description |
|---|
PmfmAppliedStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Returns
true if the argument is an PmfmAppliedStrategy instance and all identifiers for this entity
equal the identifiers of the argument entity. |
AnalysisInstrument |
getAnalysisInstrument() |
Gear |
getGear() |
Metier |
getMetier() |
PmfmAppliedStrategyPK |
getPmfmAppliedStrategyPk() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
void |
setAnalysisInstrument(AnalysisInstrument analysisInstrument) |
void |
setGear(Gear gear) |
void |
setMetier(Metier metier) |
void |
setPmfmAppliedStrategyPk(PmfmAppliedStrategyPK pmfmAppliedStrategyPk) |
public PmfmAppliedStrategyPK getPmfmAppliedStrategyPk()
public void setPmfmAppliedStrategyPk(PmfmAppliedStrategyPK pmfmAppliedStrategyPk)
public Metier getMetier()
public void setMetier(Metier metier)
public AnalysisInstrument getAnalysisInstrument()
public void setAnalysisInstrument(AnalysisInstrument analysisInstrument)
public Gear getGear()
public void setGear(Gear gear)
public int hashCode()
Copyright © 2013. All Rights Reserved.