public class PmfmAppliedStrategyPK extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PmfmAppliedStrategyPK.Factory
Constructs new instances of
PmfmAppliedStrategyPK. |
| Constructor and Description |
|---|
PmfmAppliedStrategyPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
AppliedStrategy |
getAppliedStrategy() |
Pmfm |
getPmfm() |
int |
hashCode() |
void |
setAppliedStrategy(AppliedStrategy appliedStrategy) |
void |
setPmfm(Pmfm pmfm) |
public AppliedStrategy getAppliedStrategy()
public void setAppliedStrategy(AppliedStrategy appliedStrategy)
public Pmfm getPmfm()
public void setPmfm(Pmfm pmfm)
Copyright © 2013. All Rights Reserved.