public class PmfmAppliedStrategyPK extends Object implements Serializable, Comparable<PmfmAppliedStrategyPK>
Constructor and Description |
---|
PmfmAppliedStrategyPK() |
PmfmAppliedStrategyPK(PmfmImpl pmfm,
AppliedStrategyImpl appliedStrategy) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(PmfmAppliedStrategyPK o) |
boolean |
equals(Object object) |
AppliedStrategyImpl |
getAppliedStrategy() |
PmfmImpl |
getPmfm() |
int |
hashCode() |
void |
setAppliedStrategy(AppliedStrategyImpl appliedStrategy) |
void |
setPmfm(PmfmImpl pmfm) |
public PmfmAppliedStrategyPK()
public PmfmAppliedStrategyPK(PmfmImpl pmfm, AppliedStrategyImpl appliedStrategy)
public AppliedStrategyImpl getAppliedStrategy()
public void setAppliedStrategy(AppliedStrategyImpl appliedStrategy)
public int compareTo(PmfmAppliedStrategyPK o)
compareTo
in interface Comparable<PmfmAppliedStrategyPK>
Comparable.compareTo(T)
Copyright © 2012–2014 IFREMER. All rights reserved.