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