@Entity public class LotBasedEffectivity extends Effectivity
Modifier and Type | Field and Description |
---|---|
private String |
endLotId
The identification of the last batch of items
that the effectivity applies to.
|
private String |
startLotId
The identification of the first batch of items
that the effectivity applies to.
|
name
Constructor and Description |
---|
LotBasedEffectivity() |
Modifier and Type | Method and Description |
---|---|
String |
getEndLotId() |
String |
getStartLotId() |
void |
setEndLotId(String endLotId) |
void |
setStartLotId(String startLotId) |
getConfigurationItem, getDescription, getId, getName, getUsageLink, setConfigurationItem, setDescription, setName, setUsageLink
Copyright © 2013 OW2 Consortium. All Rights Reserved.