public class Product extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getVersion() |
void |
setName(String name) |
void |
setVersion(String version) |
String |
toString() |
Copyright © 2017-2022. All Rights Reserved.