public class StorageModel extends Object
Constructor and Description |
---|
StorageModel() |
StorageModel(int nbCopy,
String strategyId,
List<String> offerIds) |
Modifier and Type | Method and Description |
---|---|
void |
addOfferId(String offerId) |
int |
getNbCopy() |
List<String> |
getOfferIds() |
String |
getStrategyId() |
void |
setOfferIds(List<String> offerIds) |
Copyright © 2018 Vitam. All rights reserved.