public class ProductDownloaded extends Object
| Constructor and Description |
|---|
ProductDownloaded() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
double |
getQuantity() |
void |
setCode(String value) |
void |
setQuantity(double value) |
Copyright © 2021. All rights reserved.