@Entity public class DateBasedEffectivity extends Effectivity
Modifier and Type | Field and Description |
---|---|
private Date |
endDate
The date and/or time when the effectivity ends.
|
private Date |
startDate
The date and/or time when the effectivity starts.
|
name
Constructor and Description |
---|
DateBasedEffectivity() |
Modifier and Type | Method and Description |
---|---|
Date |
getEndDate() |
Date |
getStartDate() |
void |
setEndDate(Date endDate) |
void |
setStartDate(Date startDate) |
getConfigurationItem, getDescription, getId, getName, getUsageLink, setConfigurationItem, setDescription, setName, setUsageLink
Copyright © 2013 OW2 Consortium. All Rights Reserved.